Skip to content
Snippets Groups Projects
Commit 2bc537ca authored by Marco Bubke's avatar Marco Bubke Committed by Christian Stenger
Browse files

Clang: Fix build again


Change-Id: I1c8164a32c3cbfa27ce72db5093bbda613e1b9d9
Reviewed-by: default avatarChristian Stenger <christian.stenger@qt.io>
parent c531351d
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ SOURCES += \
$$PWD/sourcerangeextractor.cpp \
$$PWD/locationsourcefilecallbacks.cpp \
$$PWD/collectsymbolsaction.cpp \
$$PWD/collectmacrossourcefilecallbacks.cpp \
$$PWD/symbolscollector.cpp \
$$PWD/clangquerygatherer.cpp
......@@ -41,7 +42,6 @@ HEADERS += \
$$PWD/clangtool.h \
$$PWD/sourcerangeextractor.h \
$$PWD/locationsourcefilecallbacks.h \
$$PWD/collectmacrossourcefilecallbacks.cpp \
$$PWD/collectsymbolsconsumer.h \
$$PWD/collectsymbolsaction.h \
$$PWD/collectsymbolsastvisitor.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment