Fix a bug with the /mo/explorer folder during the installation

This commit is contained in:
quemy 2012-11-03 15:45:38 +01:00
commit 60d560910d

View file

@ -9,7 +9,7 @@ install(FILES ${HDRS} DESTINATION local/include${INSTALL_SUB_DIR}/mo COMPONENT h
### 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
COMPONENT headers
FILES_MATCHING PATTERN "*.h"