fix(build-system): fixed build system order and test env variables

This commit is contained in:
2025-02-23 11:57:59 -05:00
parent 2d67413321
commit 205f32a76f
3 changed files with 9 additions and 3 deletions

View File

@@ -2,10 +2,10 @@
subdir('resources')
# Build the main source code
subdir('config')
subdir('dobj')
subdir('const')
subdir('opatIO')
subdir('meshIO')
subdir('probe')
subdir('poly')
subdir('config')