forked from qt-creator/qt-creator
CMake: Log server-mode data
Change-Id: I043459224b790900e6f13b6fa8f389dbeca26789 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include <utils/qtcprocess.h>
|
||||
|
||||
#include <QLoggingCategory>
|
||||
#include <QTemporaryDir>
|
||||
#include <QTimer>
|
||||
#include <QVariantMap>
|
||||
@@ -116,3 +117,5 @@ private:
|
||||
|
||||
} // namespace Internal
|
||||
} // namespace CMakeProjectManager
|
||||
|
||||
Q_DECLARE_LOGGING_CATEGORY(cmakeServerMode);
|
||||
|
||||
Reference in New Issue
Block a user