* 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:
parent
217f11e33e
commit
749119070c
5 changed files with 20 additions and 19 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue