Fixed library version.
This commit is contained in:
parent
86925f15a8
commit
64ae964ae2
@ -103,8 +103,8 @@ IF(VMIME_BUILD_SHARED_LIBRARY)
|
||||
SET_TARGET_PROPERTIES(
|
||||
${VMIME_LIBRARY_NAME}
|
||||
PROPERTIES
|
||||
VERSION "${VMIME_VERSION}"
|
||||
SOVERSION "${VMIME_API_VERSION}"
|
||||
VERSION "${VMIME_API_VERSION}"
|
||||
SOVERSION "${VMIME_API_VERSION_CURRENT}"
|
||||
)
|
||||
|
||||
ENDIF()
|
||||
|
Loading…
Reference in New Issue
Block a user