mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 03:32:31 +02:00
Merge pull request #16518 from jherico/fix/mac_deploy
Attempt to fix mac release builds
This commit is contained in:
commit
e632f4f76b
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ else()
|
|||
include("${CMAKE_BINARY_DIR}/qt.cmake")
|
||||
endif()
|
||||
|
||||
set(VCPKG_APPLOCAL_DEPS OFF)
|
||||
|
||||
project(hifi)
|
||||
include("cmake/init.cmake")
|
||||
include("cmake/compiler.cmake")
|
||||
|
|
Loading…
Reference in a new issue