changeset 1164 | 04f57dad1b07 |
parent 1088 | 4000b7ef4e01 |
child 1186 | 3feba0ea1bda |
77:4d02e0eb117c | 78:44c6fa1f9303 |
---|---|
52 random_test |
52 random_test |
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 ) |
58 ) |
58 |
59 |
59 IF(LEMON_HAVE_LP) |
60 IF(LEMON_HAVE_LP) |
60 IF(${CMAKE_BUILD_TYPE} STREQUAL "Maintainer") |
61 IF(${CMAKE_BUILD_TYPE} STREQUAL "Maintainer") |
61 ADD_EXECUTABLE(lp_test lp_test.cc) |
62 ADD_EXECUTABLE(lp_test lp_test.cc) |