mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 01:40:13 +00:00
Add the property browser library to the CPack archive when generated.
This commit is contained in:
parent
26be5f497c
commit
c17b8c32ab
1 changed files with 2 additions and 0 deletions
|
@ -96,3 +96,5 @@ ADD_DEFINITIONS(-DQT_SHARED)
|
|||
NL_DEFAULT_PROPS(qt_property_browser "3rdParty: Qt Property Browser 2.5")
|
||||
NL_ADD_RUNTIME_FLAGS(qt_property_browser)
|
||||
NL_ADD_LIB_SUFFIX(qt_property_browser)
|
||||
|
||||
INSTALL(TARGETS qt_property_browser LIBRARY DESTINATION ${NL_LIB_PREFIX} ARCHIVE DESTINATION ${NL_LIB_PREFIX} COMPONENT libraries)
|
||||
|
|
Loading…
Reference in a new issue