cpp-utilities/application
Martchus 1be20da35a Make use of std::filesystem optional
It is not available under Android yet and only used for
Bash completion. So make it optional to support Android by
disabling that part of the Bash completion which is not
useful under Android anyways.
2019-07-02 18:40:25 +02:00
..
argumentparser.cpp Make use of std::filesystem optional 2019-07-02 18:40:25 +02:00
argumentparser.h Prefix most of the macros in global.h 2019-06-12 20:34:25 +02:00
argumentparserprivate.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
commandlineutils.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
commandlineutils.h Fix namespace in Windows-specific macros 2019-06-20 22:55:29 +02:00
fakeqtconfigarguments.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
fakeqtconfigarguments.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
global.h Prefix most of the macros in global.h 2019-06-12 20:34:25 +02:00