fix(build): using mesons built in patch system
the previous custom patch system failed based on order sometimes. We now use mesons build in patch system which guarenees patch order application
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/mfem/mfem.git
|
||||
revision = master
|
||||
diff_files = mfem/disable_mfem_selfcheck.patch
|
||||
|
||||
[cmake]
|
||||
[cmake]
|
||||
|
||||
Reference in New Issue
Block a user