Meson build updated.

This commit is contained in:
Adam Harrison
2021-09-24 11:22:39 -04:00
parent 2209c327a7
commit be6bcbcacc
2 changed files with 1 additions and 5 deletions
-1
View File
@@ -121,7 +121,6 @@ configure_file(
# Targets
#===============================================================================
if not get_option('source-only')
subdir('lib/font_renderer')
subdir('src')
subdir('scripts')
endif