Skip to content
Snippets Groups Projects
Commit d80140a2 authored by jkito's avatar jkito :skull:
Browse files

cpp: update header imports add compile_flags.txt for clangd lsp

parent bd2b8dcd
No related branches found
No related tags found
No related merge requests found
Pipeline #254568 failed
-I
/usr/lib64/qt6/mkspecs/linux-g++
-I
/usr/include/qt6
-I
/usr/include/qt6/QtWidgets
-I
/usr/include/qt6/QtQmlModels
-I
/usr/include/qt6/QtQmlIntegration
-I
/usr/include/qt6/QtNetwork
-I
/usr/include/qt6/QtOpenGL
-I
/usr/include/qt6/QtQml
-I
/usr/include/qt6/QtQuickControls2
-I
/usr/include/qt6/QtCore
-I
/usr/include/qt6/QtGui
-I
/usr/include/qt6/QtQuick
-I
.
......@@ -3,7 +3,6 @@
#include <QDebug>
#include <QObject>
#include "qjsonmodel.h"
#include "lib/libgoshim.h"
#if defined(_WIN32) || defined(WIN32) || defined(__CYGWIN) || defined(__MINGW32__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment