Mark Nelson
Results
2
comments of
Mark Nelson
I'd love to have this feature... Here's an example of how I'd use it: ``` VERSION_HEADER_FILE = "./DTMF_Decoder/version.h" ##< Path to version.h in C DOXYGEN_CONFIG_FILE = "./Doxyfile" ##< Path to...
Note: Adding this option makes the situation tolerable: `CLANG_OPTIONS +=-Wno-pragma-once-outside-header` ... but there's still an underlying issue.