mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
cmake: Install cmake config files to the correct directory.
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user