CMake build: Adapt to changes

Change-Id: Ia9cccd8068248ceacb2e4b1d4e182dc009d65497
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Eike Ziller
2019-06-18 11:02:00 +02:00
parent 7c8ba7bb51
commit 174b6f7e65
2 changed files with 1 additions and 1 deletions

View File

@@ -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

View File

@@ -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