feat(initial): added portable mfem build system
This commit is contained in:
3
subprojects/packagefiles/fms/meson.build
Normal file
3
subprojects/packagefiles/fms/meson.build
Normal file
@@ -0,0 +1,3 @@
|
||||
project('fms-source', version: '0.2')
|
||||
fms_source_dir = meson.current_source_dir()
|
||||
fms_dep = declare_dependency(variables: {'source_dir': fms_source_dir})
|
||||
Reference in New Issue
Block a user