build(libconstants): changed over to use external libconstants

this is the same module as before just broken out into its own subproject
This commit is contained in:
2025-06-21 06:30:36 -04:00
parent d2ef11b9cb
commit da7f361883

View File

@@ -1,5 +1,7 @@
cmake = import('cmake')
subdir('fourdst')
subdir('mfem')
subdir('yaml-cpp')
subdir('quill')