Skip to Content

future-config v0.1.0

Created
Updated

C++ implementation of the Future Config configuration system

# 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(...) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and one transitive dependency:

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • David  Fiedler's avatar David Fiedler

# Changelog

  • 68fb3c8 [future-config] Add new port (#40779)

# Source