git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1307 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
37b1d5e014
commit
9b9019ac8b
7 changed files with 158 additions and 88 deletions
|
|
@ -24,6 +24,9 @@ LINK_DIRECTORIES(${EO_BIN_DIR}/lib ${TSP_BIN_DIR}/lib)
|
|||
### 3) Define your target(s): just an executable here
|
||||
######################################################################################
|
||||
|
||||
ADD_COMMANDS()
|
||||
ADD_TARGET(lesson3)
|
||||
|
||||
IF(CMAKE_GENERATOR STREQUAL "Visual Studio 8 2005" OR CMAKE_GENERATOR STREQUAL "Visual Studio 9 2008")
|
||||
SOURCE_GROUP(src FILES tabu_search.cpp)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue