Add compile time option to write out only file includer with default path if exists #854
stephenberry
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To make example configuration files with the JSON include system cleaner, add a compile time option to only write out the
glz::file_include
if it has a compile time path. Use the string literalstd::format
argument approach to get a compile time string.Beta Was this translation helpful? Give feedback.
All reactions