cmake: Delete active_runtime.json if it already exists

This commit is contained in:
Christoph Haag 2023-04-19 15:53:59 +02:00 committed by Ryan Pavlik
parent 0f2699b02f
commit aa052046a8

View file

@ -7,6 +7,7 @@ set(MANIFEST_RELATIVE_DIR @MANIFEST_RELATIVE_DIR@)
set(XR_API_MAJOR @XR_API_MAJOR@)
set(RUNTIME_TARGET @RUNTIME_TARGET@)
execute_process(COMMAND ${CMAKE_COMMAND} -E rm -f ${CMAKE_BINARY_DIR}/active_runtime.json)
execute_process(
COMMAND
${CMAKE_COMMAND} -E create_symlink