mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 12:04:25 +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_COMPONENT ${CLIENT_COMPONENT})
|
||||
|
||||
package_libraries_for_deployment()
|
||||
elseif (APPLE)
|
||||
package_libraries_for_deployment()
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue