test/CMakeLists.txt
changeset 1296 330264b171cf
parent 1198 4936be66d2f5
parent 1203 07682e24c4e8
child 1224 92a884824429
equal deleted inserted replaced
78:cc8b7a190909 80:f65352e89b8d
    50   preflow_test
    50   preflow_test
    51   radix_sort_test
    51   radix_sort_test
    52   random_test
    52   random_test
    53   suurballe_test
    53   suurballe_test
    54   time_measure_test
    54   time_measure_test
       
    55   tsp_test
    55   unionfind_test
    56   unionfind_test
    56 )
    57 )
    57 
    58 
    58 IF(LEMON_HAVE_LP)
    59 IF(LEMON_HAVE_LP)
    59   IF(${CMAKE_BUILD_TYPE} STREQUAL "Maintainer")
    60   IF(${CMAKE_BUILD_TYPE} STREQUAL "Maintainer")