future-configv0.2.0
- Updated
C++ implementation of the Future Config configuration system
- Project website: https://github.com/F-I-D-O/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(...)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
David Fiedler