mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-06 14:34:28 +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")
|
||||
endif()
|
||||
|
||||
set(VCPKG_APPLOCAL_DEPS OFF)
|
||||
|
||||
project(hifi)
|
||||
include("cmake/init.cmake")
|
||||
include("cmake/compiler.cmake")
|
||||
|
|
Loading…
Reference in a new issue