2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-10-04 15:19:37 +00:00
metaforce/specter/resources/fonts/CMakeLists.txt
2017-12-28 22:06:54 -10:00

5 lines
306 B
CMake

bintoc(droidsans-permissive.cpp droidsans-permissive.ttf.gz DROIDSANS_PERMISSIVE)
bintoc(bmonofont-i18n.cpp bmonofont-i18n.ttf.gz BMONOFONT)
bintoc(SpecterCurveGlyphs.cpp SpecterCurveGlyphs.ttf.gz SPECTERCURVES)
add_library(specter-fonts droidsans-permissive.cpp bmonofont-i18n.cpp SpecterCurveGlyphs.cpp)