X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=py%2Ftest%2FCMakeLists.txt;h=2cf195124ee643183e236e8b11b931a008492292;hp=62fc91df210f0b80fd90cba43e6354e28e809ca2;hb=de84c0a72c8d284e3d124d38699ac065ffe37e3c;hpb=38969cafcdba2b1922452e3255c91dedd178c71c diff --git a/py/test/CMakeLists.txt b/py/test/CMakeLists.txt index 62fc91d..2cf1951 100644 --- a/py/test/CMakeLists.txt +++ b/py/test/CMakeLists.txt @@ -1,6 +1,6 @@ FIND_PACKAGE(PythonLibs) -FIND_PACKAGE(Boost 1.34.1 COMPONENTS program_options filesystem serialization python2.3 unit_test_framework ) +FIND_PACKAGE(Boost 1.34.1 COMPONENTS program_options filesystem serialization python unit_test_framework ) INCLUDE(Platform) SET(SOURCES test_python.cpp )