cpp-utilities/application
Martchus 38fa3512fd Disable assert for argument name for MSVC to avoid compilation error
Not sure what MSVC complains about here exactly so let's just disable this
code as it is only for debugging anyways.
2023-01-26 22:23:12 +01:00
..
argumentparser.cpp Avoid warning about unqualified std cast 2022-11-04 16:50:13 +01:00
argumentparser.h Disable assert for argument name for MSVC to avoid compilation error 2023-01-26 22:23:12 +01:00
argumentparserprivate.h Make `isEnvVariableSet()` public API 2022-10-08 22:29:32 +02:00
commandlineutils.cpp Make `isEnvVariableSet()` public API 2022-10-08 22:29:32 +02:00
commandlineutils.h Make `isEnvVariableSet()` public API 2022-10-08 22:29:32 +02:00
fakeqtconfigarguments.cpp Make fake Qt arguments operations 2020-04-05 21:40:01 +02:00
fakeqtconfigarguments.h Use consistent include guards for application utilities 2019-09-04 18:45:48 +02:00
global.h Prefix most of the macros in global.h 2019-06-12 20:34:25 +02:00