forked from qt-creator/qt-creator
CMake build: Adapt to changes
Change-Id: Ia9cccd8068248ceacb2e4b1d4e182dc009d65497 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -93,7 +93,6 @@ add_qtc_library(ClangSupport
|
|||||||
projectpartcontainer.cpp projectpartcontainer.h
|
projectpartcontainer.cpp projectpartcontainer.h
|
||||||
projectpartid.h
|
projectpartid.h
|
||||||
projectpartpch.cpp projectpartpch.h
|
projectpartpch.cpp projectpartpch.h
|
||||||
projectpartpchproviderinterface.h
|
|
||||||
projectpartsstorage.h
|
projectpartsstorage.h
|
||||||
projectpartsstorageinterface.h
|
projectpartsstorageinterface.h
|
||||||
readmessageblock.cpp readmessageblock.h
|
readmessageblock.cpp readmessageblock.h
|
||||||
|
@@ -20,6 +20,7 @@ add_qtc_library(clangrefactoringbackend_lib STATIC
|
|||||||
collectsymbolsaction.cpp collectsymbolsaction.h
|
collectsymbolsaction.cpp collectsymbolsaction.h
|
||||||
filestatus.h
|
filestatus.h
|
||||||
filestatuscache.cpp filestatuscache.h
|
filestatuscache.cpp filestatuscache.h
|
||||||
|
filestatuspreprocessorcallbacks.cpp filestatuspreprocessorcallbacks.h
|
||||||
findcursorusr.h
|
findcursorusr.h
|
||||||
findlocationsofusrs.h
|
findlocationsofusrs.h
|
||||||
findusrforcursoraction.cpp findusrforcursoraction.h
|
findusrforcursoraction.cpp findusrforcursoraction.h
|
||||||
|
Reference in New Issue
Block a user