feat(reflection): Bring in new libconfig
This version of fourdst (v0.9.14) brings in the version libconfig which includes reflection based config filed (v2.0.2). This is a breaking change as any code which used versions of libconfig < v2.0.0 will no longer function when linked against this version of fourdst
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -78,6 +78,8 @@ subprojects/libplugin/
|
||||
subprojects/minizip-ng-*
|
||||
subprojects/.wraplock
|
||||
subprojects/openssl-*
|
||||
subprojects/glaze/
|
||||
subprojects/tomlplusplus-*/
|
||||
|
||||
*.csv
|
||||
*.dot
|
||||
@@ -87,6 +89,8 @@ quill.wrap
|
||||
yaml-cpp.wrap
|
||||
minizip-ng.wrap
|
||||
openssl.wrap
|
||||
glaze.wrap
|
||||
tomlplusplus.wrap
|
||||
|
||||
.vscode/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user