mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-25 04:54:59 +00:00
Add target to output of psp-build-exports command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user