ENH: Adding installation for man page.
This commit is contained in:
parent
f23688659f
commit
48c130992b
|
@ -38,4 +38,4 @@ SET(EXECUTABLE_OUTPUT_PATH ${CMake_BINARY_DIR}/Source CACHE PATH
|
||||||
|
|
||||||
INCLUDE_REGULAR_EXPRESSION("^(\\.\\./)?(cm|CMake|form).*")
|
INCLUDE_REGULAR_EXPRESSION("^(\\.\\./)?(cm|CMake|form).*")
|
||||||
|
|
||||||
|
INSTALL_FILES(/man/man1 "cmake\\.1")
|
||||||
|
|
Loading…
Reference in New Issue