kconfig-hello

[full]

The Kconfig version of "Hello World" example program

The Kconfig version of the "Hello World" example program. Its aim is to demonstrate the key features of Kconfig-based configuration management and show how to integrate it into build2 projects. For more information on Kconfig and its support in build2 see The build2 Kconfig Module.

Note that this project defaults to a configuration with default values from the Kconfig file. To create a custom configuration you will need to request one of the interactive configuration methods explicitly. For example:

... More
license GPL-2.0-only
project build2
url github.com/build2/libbuild2-kconfig
1 Version
version 0.3.0
repository https://pkg.cppget.org/1/alpha
depends 0