forked from qt-creator/qt-creator
Enable macro editing for the Clang indexer
Refactor much of the code from Environment* classes to NameValue* classes to share it with the preprocessor macro settings. Change-Id: Ica4ee817aa338230c422b30d91240d266248d226 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -47,6 +47,7 @@ DEFINES += CPPTOOLS_JSON=\"R\\\"xxx($${cpptoolsjson.output})xxx\\\"\"
|
||||
|
||||
SOURCES += \
|
||||
changedfilepathcompressor-test.cpp \
|
||||
clangindexingsettingsmanager-test.cpp \
|
||||
clangpathwatcher-test.cpp \
|
||||
clangqueryexamplehighlightmarker-test.cpp \
|
||||
clangqueryhighlightmarker-test.cpp \
|
||||
@@ -67,6 +68,7 @@ SOURCES += \
|
||||
pchmanagerclientserverinprocess-test.cpp \
|
||||
pchmanagerclient-test.cpp \
|
||||
pchmanagerserver-test.cpp \
|
||||
preprocessormacrocollector-test.cpp \
|
||||
processevents-utilities.cpp \
|
||||
projectpartsmanager-test.cpp \
|
||||
projectpartsstorage-test.cpp \
|
||||
|
||||
Reference in New Issue
Block a user