summaryrefslogtreecommitdiff
path: root/libmhello/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'libmhello/manifest')
-rw-r--r--libmhello/manifest16
1 files changed, 11 insertions, 5 deletions
diff --git a/libmhello/manifest b/libmhello/manifest
index db3f804..73077d7 100644
--- a/libmhello/manifest
+++ b/libmhello/manifest
@@ -13,11 +13,17 @@ url: https://git.build2.org/cgit/hello/libhello
src-url: https://git.build2.org/cgit/hello/libhello/tree/libmhello?h=1.0
email: users@build2.org
build-email: builds@build2.org
-build-exclude: *-msvc_15u0* ; Broken C++ modules support
-build-include: *-msvc_15*
-build-include: *-clang_5*
-build-include: *-clang_6*
-build-exclude: * ; Requires C++ modules support
+#builds: all
+#build-exclude: *-msvc_15u0** ; Broken C++ modules support.
+#build-include: *-msvc_15u**
+#build-include: *-clang_5.**
+#build-include: *-clang_6.**
+#build-exclude: ** ; Requires C++ modules support.
+build-exclude: *-msvc_15u0** ; Broken C++ modules support.
+build-include: *-msvc_15u**
+build-include: *-clang_5.**
+build-include: *-clang_6.**
+build-exclude: ** ; Requires C++ modules support.
requires: c++20
depends: * build2 >= 0.8.0-
depends: * bpkg >= 0.8.0-