mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 10:24:01 +02:00
Force rebuild for mac build issue
This commit is contained in:
parent
543dcc5e8d
commit
db641d25aa
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ option(VCPKG_APPLOCAL_DEPS OFF)
|
||||||
project(hifi)
|
project(hifi)
|
||||||
include("cmake/init.cmake")
|
include("cmake/init.cmake")
|
||||||
include("cmake/compiler.cmake")
|
include("cmake/compiler.cmake")
|
||||||
|
option(VCPKG_APPLOCAL_DEPS OFF)
|
||||||
|
|
||||||
add_paths_to_fixup_libs(${VCPKG_INSTALL_ROOT}/bin)
|
add_paths_to_fixup_libs(${VCPKG_INSTALL_ROOT}/bin)
|
||||||
add_paths_to_fixup_libs(${VCPKG_INSTALL_ROOT}/debug/bin)
|
add_paths_to_fixup_libs(${VCPKG_INSTALL_ROOT}/debug/bin)
|
||||||
|
|
Loading…
Reference in a new issue