diff options
Diffstat (limited to 'libssh/CMakeLists.txt')
-rw-r--r-- | libssh/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/CMakeLists.txt b/libssh/CMakeLists.txt index 62ee95ef..91ee3ccb 100644 --- a/libssh/CMakeLists.txt +++ b/libssh/CMakeLists.txt @@ -1,4 +1,4 @@ -project(libssh-library) +project(libssh-library C) set(LIBSSH_PUBLIC_INCLUDE_DIRS ${CMAKE_SOURCE_DIR}/include |