Fix a bug with the /mo/explorer folder during the installation
This commit is contained in:
parent
bbe39c4869
commit
60d560910d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ install(FILES ${HDRS} DESTINATION local/include${INSTALL_SUB_DIR}/mo COMPONENT h
|
||||||
### 1) Install directories
|
### 1) Install directories
|
||||||
######################################################################################
|
######################################################################################
|
||||||
|
|
||||||
install(DIRECTORY acceptCrit algo comparator continuator coolingSchedule eval eplorer memory neighborhood perturb problems sampling
|
install(DIRECTORY acceptCrit algo comparator continuator coolingSchedule eval explorer memory neighborhood perturb problems sampling
|
||||||
DESTINATION local/include${INSTALL_SUB_DIR}/mo
|
DESTINATION local/include${INSTALL_SUB_DIR}/mo
|
||||||
COMPONENT headers
|
COMPONENT headers
|
||||||
FILES_MATCHING PATTERN "*.h"
|
FILES_MATCHING PATTERN "*.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue