diff options
Diffstat (limited to 'libmhello')
-rw-r--r-- | libmhello/manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmhello/manifest b/libmhello/manifest index 641cb54..0d83311 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -9,8 +9,8 @@ A simple library that implements the "Hello World" example in C++ with modules. Its primary goal is to show a canonical build2/bpkg project/package. \ url: http://www.example.org/libmhello -email: hello-users@example.org src-url: https://git.build2.org/cgit/hello/libhello/tree/libmhello?h=1.0 +email: hello-users@example.org build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* |