fix(build): started bringing SERiF back up to speed with 4D-STAR C++
Some checks failed
Build and Test / build-and-test-ubuntu (ubuntu-24.04) (push) Has been cancelled
Some checks failed
Build and Test / build-and-test-ubuntu (ubuntu-24.04) (push) Has been cancelled
This commit is contained in:
@@ -4,10 +4,10 @@ gtest_main = dependency('gtest_main', required: true)
|
||||
gtest_nomain_dep = dependency('gtest', main: false, required : true)
|
||||
|
||||
# Subdirectories for unit and integration tests
|
||||
subdir('meshIO')
|
||||
subdir('probe')
|
||||
subdir('eos')
|
||||
subdir('resource')
|
||||
#subdir('meshIO')
|
||||
#subdir('probe')
|
||||
#subdir('eos')
|
||||
#subdir('resource')
|
||||
subdir('poly')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user