CMakeLists.txt

Christian Mollekopf mollekopf at kolabsys.com
Sat Jan 26 02:54:11 CET 2013


 CMakeLists.txt |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit dfb1979f72e0fe473219970e6b078df09b1621b3
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Sat Jan 26 02:48:04 2013 +0100

    Revert "We require boost."
    
    That was already a few lines below...
    
    This reverts commit 033f29cdc7f73719e406601d57fe60a17bd8876c.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6e3de41..b8dcdef 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -62,8 +62,6 @@ endif()
 
 find_package(SWIG)
 
-find_package(Boost REQUIRED)
-
 #Show summary of found libraries
 macro_display_feature_log()
 





More information about the commits mailing list