Add target to output of psp-build-exports command

This commit is contained in:
Wouter Wijsman
2024-10-31 09:37:11 +01:00
parent d1ca1d6b5c
commit 380ca62c52

View File

@@ -23,7 +23,7 @@ function(add_prx_module name)
OUTPUT ${GENERATED_C_FILE}
COMMAND psp-build-exports -b ${FILE} > ${GENERATED_C_FILE}
DEPENDS ${FILE}
COMMENT "Generating ${EXP_FILE_NAME}.c from ${FILE}"
COMMENT "Generating ${EXP_FILE_NAME}.c from ${EXP_FILE_NAME}.exp for target ${name}"
)
# Add the generated .c file to the list