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