mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
tidy-up: typo in comment [ci skip]
This commit is contained in:
@@ -195,7 +195,7 @@ install(
|
||||
"${PROJECT_SOURCE_DIR}/cmake/Findwolfssl.cmake"
|
||||
DESTINATION "${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}")
|
||||
|
||||
## Export a .pc file for client projects not using CMaek
|
||||
## Export a .pc file for client projects not using CMake
|
||||
if(LIBSSH2_PC_REQUIRES_PRIVATE)
|
||||
string(REPLACE ";" "," LIBSSH2_PC_REQUIRES_PRIVATE "${LIBSSH2_PC_REQUIRES_PRIVATE}")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user