xo-cmake: + XO_ENABLE_ASM option to keep assembler output

This commit is contained in:
Roland Conybeare 2026-01-11 12:57:24 -05:00
commit 34db92a1f0
2 changed files with 10 additions and 0 deletions

View file

@ -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}")
# ----------------------------------------------------------------
#