mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 20:42:34 +02:00
- bugfix for cmake builds handling of help2man for empty executable paths
This commit is contained in:
@@ -188,7 +188,7 @@ IF(BUILD_MEGAGLEST_MODEL_VIEWER)
|
||||
|
||||
# Installation of the program manpage file
|
||||
INSTALL(FILES
|
||||
"${HELP2MAN_OUT_PATH}${TARGET_NAME_MANPAGE}"
|
||||
"${EXECUTABLE_OUTPUT_PATH}${TARGET_NAME_MANPAGE}"
|
||||
DESTINATION ${MEGAGLEST_MANPAGE_INSTALL_PATH})
|
||||
ENDIF()
|
||||
|
||||
|
Reference in New Issue
Block a user