xo-cmake: + XO_ENABLE_ASM option to keep assembler output
This commit is contained in:
parent
1ad73914bb
commit
34db92a1f0
2 changed files with 10 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ message("-- XO_ENABLE_DOCS=${XO_ENABLE_DOCS}")
|
|||
message("-- XO_ENABLE_EXAMPLES=${XO_ENABLE_EXAMPLES}")
|
||||
message("-- XO_ENABLE_VULKAN=${XO_ENABLE_VULKAN}")
|
||||
message("-- XO_ENABLE_OPENGL=${XO_ENABLE_OPENGL}")
|
||||
message("-- XO_ENABLE_ASM=${XO_ENABLE_ASM}")
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue