mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 15:30:38 +02:00
Added macdeployqt to local builds for nitpick.
This commit is contained in:
parent
7eaa45f5c1
commit
52636564a1
1 changed files with 2 additions and 0 deletions
|
@ -195,5 +195,7 @@ if (WIN32)
|
||||||
set(TARGET_INSTALL_DIR ${NITPICK_INSTALL_DIR})
|
set(TARGET_INSTALL_DIR ${NITPICK_INSTALL_DIR})
|
||||||
set(TARGET_INSTALL_COMPONENT ${CLIENT_COMPONENT})
|
set(TARGET_INSTALL_COMPONENT ${CLIENT_COMPONENT})
|
||||||
|
|
||||||
|
package_libraries_for_deployment()
|
||||||
|
elseif (APPLE)
|
||||||
package_libraries_for_deployment()
|
package_libraries_for_deployment()
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Reference in a new issue