otf_src = [ 'otf/clm.cpp', 'otf/fontsense.cpp', 'otf/glyph.cpp', 'otf/otf.cpp', 'otf/path.cpp' ] if install_headerfiles install_headers([ 'clm.h', 'fontsense.h', 'glyph.h', 'math_consts.h', 'otf.h', 'path.h' ], subdir: 'microtex/otf') endif