This commit is contained in:
2026-09-12 08:24:35 -05:00
parent 38daf046ba
commit 217e270ad1
2 changed files with 17 additions and 11 deletions

View File

@@ -19,6 +19,8 @@ add_our_addon_library(allegro_ttf
"${FONT_LINK_WITH};${TTF_LIBRARIES}"
)
#target_compile_options(allegro_ttf PRIVATE "-fsanitize=undefined" "-lasan")
install_our_headers(${TTF_INCLUDE_FILES})
add_addon(ttf)