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
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
David Fiedler