mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-30 12:04:38 +01:00
7 lines
154 B
CMake
7 lines
154 B
CMake
Name: ${APPLICATION_NAME}
|
|
Description: The SSH Library
|
|
Version: ${APPLICATION_VERSION}
|
|
Libs: -L${LIB_INSTALL_DIR} -lssh
|
|
Cflags: -I${INCLUDE_INSTALL_DIR}
|
|
|