test/CMakeLists.txt
changeset 1410 d9f79b81ef6c
parent 1405 3feba0ea1bda
child 1426 736a341e604b
equal deleted inserted replaced
87:7b5aa95736af 88:4691a209013f
    53   suurballe_test
    53   suurballe_test
    54   time_measure_test
    54   time_measure_test
    55   tsp_test
    55   tsp_test
    56   unionfind_test
    56   unionfind_test
    57   vf2_test
    57   vf2_test
    58   vf2pp_test
       
    59 )
    58 )
    60 
    59 
    61 IF(LEMON_HAVE_LP)
    60 IF(LEMON_HAVE_LP)
    62   IF(${CMAKE_BUILD_TYPE} STREQUAL "Maintainer")
    61   IF(${CMAKE_BUILD_TYPE} STREQUAL "Maintainer")
    63     ADD_EXECUTABLE(lp_test lp_test.cc)
    62     ADD_EXECUTABLE(lp_test lp_test.cc)