Added 'continue' folder to moeo/src/CMakeLists.txt
This commit is contained in:
parent
51a1af0924
commit
3b5eef3ba8
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ install(FILES ${HDRS} DESTINATION include${INSTALL_SUB_DIR}/moeo COMPONENT heade
|
||||||
### 4) Install directories
|
### 4) Install directories
|
||||||
######################################################################################
|
######################################################################################
|
||||||
|
|
||||||
install(DIRECTORY acceptCrit algo archive comparator core distance diversity do explorer fitness hybridization metric replacement scalarStuffs selection utils
|
install(DIRECTORY acceptCrit algo archive comparator continue core distance diversity do explorer fitness hybridization metric replacement scalarStuffs selection utils
|
||||||
DESTINATION include${INSTALL_SUB_DIR}/moeo
|
DESTINATION include${INSTALL_SUB_DIR}/moeo
|
||||||
COMPONENT headers
|
COMPONENT headers
|
||||||
FILES_MATCHING PATTERN "*.h"
|
FILES_MATCHING PATTERN "*.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue