1. Home
  2. Browse
  3. future-config

future-config

v0.1.0#0Latest

C++ implementation of the Future Config configuration system

Install

Run the following Vcpkg command to install the port.

vcpkg install future-config

Usage

future-config provides CMake targets and functions:

find_package(future-config CONFIG REQUIRED)

target_link_libraries(main PRIVATE future-config::future-config)

run_fconfig_builder(...)

copy_master_config(...)

Dependencies

See source

Version

v0.1.0#0

Publication

Supports

All

GitHub

F-I-D-O/Future-Config0

Homepage

github.com/F-I-D-O/Future-Config

Subtree

68fb3c8f49

License

LGPL-3.0-or-later

Definition

Manifest