* Load args from .toml file * Remove .toml files * Handle _ arg as no key * Remove dotenv-cpp * Treat special last arg specially * Improve restart warning * Remove rogue include * Move TOML config loader to new class * Merge config files into one * Add override to virtual functions * Tidy up App decl and add missing overrides * Add comments to organize function types * Fixed: config.h doesn't work on Windows * Move var position * Improve includes in app classes * Update ChangeLog * Restore position of configure_file call * Remove new entries in .in file
11 lines
432 B
Plaintext
11 lines
432 B
Plaintext
[wrap-file]
|
|
directory = tomlplusplus-3.4.0
|
|
source_url = https://github.com/marzer/tomlplusplus/archive/v3.4.0.tar.gz
|
|
source_filename = tomlplusplus-3.4.0.tar.gz
|
|
source_hash = 8517f65938a4faae9ccf8ebb36631a38c1cadfb5efa85d9a72e15b9e97d25155
|
|
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/tomlplusplus_3.4.0-1/tomlplusplus-3.4.0.tar.gz
|
|
wrapdb_version = 3.4.0-1
|
|
|
|
[provide]
|
|
dependency_names = tomlplusplus
|