mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 04:53:28 +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)
|
||||
include("cmake/init.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}/debug/bin)
|
||||
|
|
Loading…
Reference in a new issue