test/CMakeLists.txt
changeset 1141 a037254714b3
parent 1088 4000b7ef4e01
child 1186 3feba0ea1bda
     1.1 --- a/test/CMakeLists.txt	Thu May 07 11:42:19 2015 +0200
     1.2 +++ b/test/CMakeLists.txt	Mon Mar 30 17:42:30 2015 +0200
     1.3 @@ -54,6 +54,7 @@
     1.4    time_measure_test
     1.5    tsp_test
     1.6    unionfind_test
     1.7 +  vf2_test
     1.8  )
     1.9  
    1.10  IF(LEMON_HAVE_LP)