Attempt to fix mac release builds

This commit is contained in:
Brad Davis 2019-11-20 15:24:10 -08:00
parent 3b9c997317
commit 0331a8e57d

View file

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