mhello

[full]

The modularized "Hello World" example program

A simple program that implements the "Hello World" example in C++ with modules using the libhello library. Its primary goal is to show a canonical build2/bpkg project/package.

license MIT
url https://git.build2.org/cgit/hello/hello
src-url https://git.build2.org/cgit/hello/hello/tree/mhello
tags c++ hello world example
1 Version
version 1.0.0
priority low
repository pkg:build2.org/hello/stable
depends 2; libstd-modules, libmhello
requires 1; c++20