Cmake error
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1353 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3d642ee2ee
commit
e1140a81b4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ LINK_DIRECTORIES(${EO_BIN_DIR}/lib ${TSP_BIN_DIR}/lib)
|
|||
######################################################################################
|
||||
|
||||
IF(CMAKE_GENERATOR STREQUAL "Visual Studio 8 2005" OR CMAKE_GENERATOR STREQUAL "Visual Studio 9 2008")
|
||||
SOURCE_GROUP(src FILES iterated_local_search.cpp)
|
||||
SOURCE_GROUP(src FILES variable_neighborhood_search.cpp)
|
||||
|
||||
SOURCE_GROUP(benchs FILES
|
||||
${TSP_BIN_DIR}/benchs/berlin52.tsp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue