diff --git a/doc/man/atlantikdesigner/CMakeLists.txt b/doc/man/atlantikdesigner/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/atlantikdesigner/CMakeLists.txt +++ b/doc/man/atlantikdesigner/CMakeLists.txt @@ -1,6 +1,6 @@ file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 ) -INSTALL( +install( FILES ${_man_files} DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc diff --git a/doc/man/konq-plugins/CMakeLists.txt b/doc/man/konq-plugins/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/konq-plugins/CMakeLists.txt +++ b/doc/man/konq-plugins/CMakeLists.txt @@ -1,6 +1,6 @@ file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 ) -INSTALL( +install( FILES ${_man_files} DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc diff --git a/doc/man/ksig/CMakeLists.txt b/doc/man/ksig/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/ksig/CMakeLists.txt +++ b/doc/man/ksig/CMakeLists.txt @@ -1,6 +1,6 @@ file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 ) -INSTALL( +install( FILES ${_man_files} DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc diff --git a/doc/man/noatun-plugins/CMakeLists.txt b/doc/man/noatun-plugins/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/noatun-plugins/CMakeLists.txt +++ b/doc/man/noatun-plugins/CMakeLists.txt @@ -1,6 +1,6 @@ file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 ) -INSTALL( +install( FILES ${_man_files} DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc diff --git a/doc/man/tdefile-plugins/CMakeLists.txt b/doc/man/tdefile-plugins/CMakeLists.txt index 24ccd70..65c83b9 100644 --- a/doc/man/tdefile-plugins/CMakeLists.txt +++ b/doc/man/tdefile-plugins/CMakeLists.txt @@ -1,6 +1,6 @@ file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 ) -INSTALL( +install( FILES ${_man_files} DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc