Add filesystem header to select between std::filesystem and std::experimental::filesystem depending on system availability.
Commit amended by Adam Honse <calcprogrammer1@gmail.com>
This commit is contained in:
parent
05d72ba96f
commit
ad2cd89128
6 changed files with 33 additions and 21 deletions
|
|
@ -10,8 +10,8 @@ index 6295344a..d09bed44 100644
|
|||
unix:!macx {
|
||||
- TARGET = $$lower($$TARGET)
|
||||
-
|
||||
CONFIG += \
|
||||
c++14 \
|
||||
INCLUDEPATH += \
|
||||
Controllers/FaustusController \
|
||||
|
||||
diff --git a/qt/OpenRGB.desktop b/qt/OpenRGB.desktop
|
||||
index bd71a38a..b4a0f86a 100644
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue