7 строки
193 B
CMake
7 строки
193 B
CMake
|
Name: ${APPLICATION_NAME}_threads
|
||
|
Description: The SSH Library Thread Extension
|
||
|
Version: ${APPLICATION_VERSION}
|
||
|
Libs: -L${LIB_INSTALL_DIR} -lssh -lssh_threads
|
||
|
Cflags: -I${INCLUDE_INSTALL_DIR}
|
||
|
|