feat(initial): added portable mfem build system
This commit is contained in:
3
subprojects/packagefiles/mfem/meson.build
Normal file
3
subprojects/packagefiles/mfem/meson.build
Normal file
@@ -0,0 +1,3 @@
|
||||
project('mfem-source', 'cpp', version: '4.10', meson_version: '>=1.5.0')
|
||||
mfem_source_dir = meson.current_source_dir()
|
||||
|
||||
Reference in New Issue
Block a user