mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-18 15:20:56 +03:00
cmake: delete obsolete comment
Follow-up to 8017592163
Cherry-picked from #1017
This commit is contained in:
@@ -119,7 +119,7 @@ if(NOT BUILD_STATIC_LIBS AND (NOT BUILD_SHARED_LIBS OR BUILD_EXAMPLES OR BUILD_T
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(LIB_STATIC "libssh2_static")
|
set(LIB_STATIC "libssh2_static")
|
||||||
set(LIB_SHARED "libssh2_shared") # Must match libssh2_shared_EXPORTS macro in include/libssh2.h
|
set(LIB_SHARED "libssh2_shared")
|
||||||
|
|
||||||
# Symbol hiding
|
# Symbol hiding
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user