2025-02-12 12:53:50 -05:00
|
|
|
# Build resources first so that all the embedded resources are available to the other targets
|
|
|
|
|
subdir('resources')
|
|
|
|
|
|
|
|
|
|
# Build the main source code
|
2025-02-11 18:06:14 -05:00
|
|
|
subdir('dobj')
|
2025-02-14 14:32:05 -05:00
|
|
|
subdir('const')
|
2025-02-16 15:08:33 -05:00
|
|
|
subdir('opatIO')
|
2025-02-19 16:11:55 -05:00
|
|
|
subdir('meshIO')
|
2025-02-21 10:31:57 -05:00
|
|
|
subdir('config')
|
2025-03-05 16:59:38 -05:00
|
|
|
subdir('probe')
|
|
|
|
|
subdir('eos')
|