mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
cmake rom lookout: baserom.z64
This commit is contained in:
parent
ea4e2aea4b
commit
69be21a659
@ -545,7 +545,7 @@ add_custom_target(
|
||||
ExtractAssets
|
||||
DEPENDS torch
|
||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
|
||||
COMMAND ${TORCH_EXECUTABLE} otr baserom.us.*.z64
|
||||
COMMAND ${TORCH_EXECUTABLE} otr baserom.z64
|
||||
COMMAND ${CMAKE_COMMAND} -E copy_if_different "${CMAKE_SOURCE_DIR}/sf64.otr" "${CMAKE_BINARY_DIR}/sf64.otr"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user