diff options
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index dde98472..46110cc3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -104,7 +104,7 @@ install( ${CMAKE_CURRENT_BINARY_DIR}/libssh-config.cmake ${CMAKE_CURRENT_BINARY_DIR}/libssh-config-version.cmake DESTINATION - ${CMAKE_INSTALL_DIR} + ${CMAKE_INSTALL_DIR}/libssh COMPONENT devel ) |
