box_src = [ 'box/box.cpp', 'box/box_factory.cpp', 'box/box_group.cpp', 'box/box_single.cpp' ] if install_headerfiles install_headers([ 'box_factory.h', 'box_group.h', 'box.h', 'box_single.h' ], subdir: 'microtex/box') endif