mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-19 03:41:50 +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}
|
|
|