added header dep
This commit is contained in:
parent
696d15c7ba
commit
9b54cdb7e8
|
@ -36,6 +36,6 @@ SET(EXECUTABLE_OUTPUT_PATH ${CMake_BINARY_DIR}/Source CACHE PATH
|
|||
"Where to put the executables for CMake"
|
||||
)
|
||||
|
||||
INCLUDE_REGULAR_EXPRESSION("^(\\.\\./)?(cm|CMake|form).*")
|
||||
INCLUDE_REGULAR_EXPRESSION("^(\\.\\./)?(cm|CMake|form|ctest).*")
|
||||
|
||||
INSTALL_FILES(/man/man1 "cmake\\.1")
|
||||
|
|
Loading…
Reference in New Issue