metaforce/specter/resources/fonts/CMakeLists.txt

5 lines
293 B
CMake
Raw Normal View History

2015-11-22 04:32:12 +00:00
bintoc(droidsans-permissive.c droidsans-permissive.ttf.gz DROIDSANS_PERMISSIVE)
bintoc(bmonofont-i18n.c bmonofont-i18n.ttf.gz BMONOFONT)
2015-12-07 00:52:07 +00:00
bintoc(SpecterCurveGlyphs.c SpecterCurveGlyphs.ttf.gz SPECTERCURVES)
add_library(SpecterFonts droidsans-permissive.c bmonofont-i18n.c SpecterCurveGlyphs.c)