Files
SERiF/src/meson.build

7 lines
191 B
Meson

# Build resources first so that all the embedded resources are available to the other targets
subdir('resources')
# Build the main source code
subdir('dobj')
subdir('const')
subdir('opatIO')