Merge pull request #16521 from jherico/force_build

Force rebuild for mac build issue
This commit is contained in:
Bradley Austin Davis 2019-11-21 07:52:49 -08:00 committed by GitHub
commit 3239bb2dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)