changeset 1206 | 86a5b114a066 |
parent 1186 | 3feba0ea1bda |
child 1204 | 736a341e604b |
79:7b5aa95736af | 80: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) |