Skip to content
Snippets Groups Projects
Commit 045321fb authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix cmake

parent c40deeab
No related branches found
No related tags found
No related merge requests found
Pipeline #82523 passed
......@@ -17,5 +17,5 @@ macro (add_precompile_target)
set_property(
TARGET precompile_${apt_TARGET_NAME}
APPEND
PROPERTY ADDITIONAL_CLEAN_FILES ${apt_TARGET_NAME}.asm)
PROPERTY ADDITIONAL_CLEAN_FILES ${apt_TARGET_NAME}.s)
endmacro()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment