mirror of
https://github.com/lubosz/overte.git
synced 2025-04-17 04:28:19 +02:00
Merge pull request #16521 from jherico/force_build
Force rebuild for mac build issue
This commit is contained in:
commit
3239bb2dc6
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