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

This commit is contained in:
2025-12-15 13:12:47 -05:00
parent d829a50032
commit 3117360d49
33 changed files with 150 additions and 126 deletions

View File

@@ -54,9 +54,9 @@ if get_option('build_tests')
subdir('tests')
endif
if get_option('build_python')
subdir('build-python')
endif
# if get_option('build_python')
# subdir('build-python')
# endif
if get_option('build_post_run_utils')
subdir('utils')