Add ability to disable precompiled headers with CMake (#2727)
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#include "util/CombinePath.hpp"
|
||||
#include "util/Overloaded.hpp"
|
||||
|
||||
#include <QJsonDocument>
|
||||
#include <QJsonObject>
|
||||
|
||||
#ifdef CMAKE_BUILD
|
||||
# include "qt5keychain/keychain.h"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user