dftd4: switch default buildType to meson

This commit is contained in:
Gaetan Lepage
2026-06-19 11:29:34 +00:00
parent 01ca3a939f
commit f35c16adc9
+1 -1
View File
@@ -3,7 +3,7 @@
lib,
fetchFromGitHub,
gfortran,
buildType ? "cmake",
buildType ? "meson",
cmake,
meson,
ninja,