test/CMakeLists.txt
changeset 1046 387483bf0a56
parent 1030 4936be66d2f5
parent 1035 07682e24c4e8
child 1056 92a884824429
equal deleted inserted replaced
70:cc8b7a190909 72: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")