[buildcore] Make Xcode builds not marked as current active build
This commit is contained in:
parent
2f95c0aecc
commit
523e0f8f71
2
deps/buildcore/base.mk
vendored
2
deps/buildcore/base.mk
vendored
@ -105,7 +105,7 @@ endif
|
|||||||
|
|
||||||
.PHONY: configure-xcode
|
.PHONY: configure-xcode
|
||||||
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
|
.PHONY: configure-release
|
||||||
configure-release:
|
configure-release:
|
||||||
|
Loading…
Reference in New Issue
Block a user