mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:28:09 +02:00
Attempt to fix mac release builds
This commit is contained in:
parent
3b9c997317
commit
0331a8e57d
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