mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-05-16 08:04:30 +03:00
7 lines
146 B
CMake
7 lines
146 B
CMake
Name: ${PROJECT_NAME}
|
|
Description: The SSH Library
|
|
Version: ${PROJECT_VERSION}
|
|
Libs: -L${LIB_INSTALL_DIR} -lssh
|
|
Cflags: -I${INCLUDE_INSTALL_DIR}
|
|
|