mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
Fix error with create_pbp_file
This commit is contained in:
@@ -163,7 +163,7 @@ macro(create_pbp_file)
|
||||
endif()
|
||||
|
||||
add_custom_command(
|
||||
TARGET ${APP} POST_BUILD
|
||||
TARGET ${ARG_TARGET} POST_BUILD
|
||||
COMMAND ${CMAKE_COMMAND} -E remove
|
||||
${ARG_OUTPUT_DIR}/PARAM.SFO
|
||||
COMMENT "Cleaning up PARAM.SFO for target ${ARG_TARGET}"
|
||||
|
Reference in New Issue
Block a user