mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 20:58:38 +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")
|
include("${CMAKE_BINARY_DIR}/qt.cmake")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
set(VCPKG_APPLOCAL_DEPS OFF)
|
||||||
|
|
||||||
project(hifi)
|
project(hifi)
|
||||||
include("cmake/init.cmake")
|
include("cmake/init.cmake")
|
||||||
include("cmake/compiler.cmake")
|
include("cmake/compiler.cmake")
|
||||||
|
|
Loading…
Reference in a new issue