Reflect absense of ABI in cygwin DLL name

This commit is contained in:
Alexey Sokolov
2018-03-12 00:03:29 +00:00
parent aab7656766
commit ec7e07e7f0
+1 -1
View File
@@ -93,7 +93,7 @@ set_target_properties(znclib ${znc_link} PROPERTIES
# The following options are relevant only on cygwin
set_target_properties(znclib PROPERTIES
OUTPUT_NAME "znc"
SOVERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
SOVERSION "${ZNC_VERSION}")
# CMake started supporting metafeature cxx_std_11 only in 3.8
set(required_cxx11_features