[buildcore] Make Xcode builds not marked as current active build

This commit is contained in:
Gary Talent 2021-03-11 21:22:48 -06:00
parent 2f95c0aecc
commit 523e0f8f71

View File

@ -105,7 +105,7 @@ endif
.PHONY: configure-xcode
configure-xcode:
${ENV_RUN} ${SETUP_BUILD} --toolchain=${VCPKG_DIR}/scripts/buildsystems/vcpkg.cmake --build_tool=xcode
${ENV_RUN} ${SETUP_BUILD} --toolchain=${VCPKG_DIR}/scripts/buildsystems/vcpkg.cmake --build_tool=xcode --current_build=0
.PHONY: configure-release
configure-release: