[buildcore] Make Xcode builds not marked as current active build
This commit is contained in:
		
							
								
								
									
										2
									
								
								deps/buildcore/base.mk
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								deps/buildcore/base.mk
									
									
									
									
										vendored
									
									
								
							| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user