* Fixes in the build system to be able to build DTLZ from within the GIT repository. It seems the paths have changed since this library was developed.

This commit is contained in:
manu 2014-09-25 22:33:26 +02:00
commit 749119070c
5 changed files with 20 additions and 19 deletions

View file

@ -9,9 +9,8 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})
######################################################################################
######################################################################################
### 2) Define your target(s): just the flow-shop lib here
### 2) Define your target(s)
######################################################################################
SET(DTLZ_LIB_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib)