This website requires JavaScript.
Explore
Help
Sign In
tboudreaux
/
libconfig
Watch
1
Star
0
Fork
0
You've already forked libconfig
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46dce35eaf0fa522d9478f791bdf2c22375555f7
libconfig
/
build-config
/
meson.build
4 lines
62 B
Meson
Raw
Normal View
History
Unescape
Escape
build(libconfig): got build system and tests working
2025-06-21 08:41:39 -04:00
cmake
=
import
(
'cmake'
)
feat(reflect-cpp): Switched from glaze -> reflect cpp A bug was discovered in glaze which prevented valid toml output. We have switched to toml++ and reflect-cpp. The interface has remained the same so this should not break any code
2025-12-06 10:55:46 -05:00
subdir
(
'reflect-cpp'
)
feat(CLI): CLI integration with CLI11 libconfig can automatically generate command line interfaces using CLI11 based on some schema
2026-02-02 08:41:47 -05:00
subdir
(
'cli11'
)
Reference in New Issue
Copy Permalink