mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-26 19:44:32 +00:00
Add macOS framework major version
- Use of major is like Qt, Qwt, etc. Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
This commit is contained in:
parent
6c5486c227
commit
f899a6aaad
@ -153,6 +153,7 @@ set_target_properties(${QCA_LIB_NAME} PROPERTIES
|
||||
DEFINE_SYMBOL QCA_MAKEDLL
|
||||
PUBLIC_HEADER "${public_HEADERS}"
|
||||
FRAMEWORK ${OSX_FRAMEWORK}
|
||||
FRAMEWORK_VERSION ${QCA_LIB_MAJOR_VERSION}
|
||||
EXPORT_NAME ${QCA_LIB_NAME}
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user