From 174b6f7e659f6667ea8621f2d57d3bf67fedcdbf Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 18 Jun 2019 11:02:00 +0200 Subject: CMake build: Adapt to changes Change-Id: Ia9cccd8068248ceacb2e4b1d4e182dc009d65497 Reviewed-by: Tobias Hunger --- src/tools/clangrefactoringbackend/source/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools') diff --git a/src/tools/clangrefactoringbackend/source/CMakeLists.txt b/src/tools/clangrefactoringbackend/source/CMakeLists.txt index 5c114345a0..d43472fd60 100644 --- a/src/tools/clangrefactoringbackend/source/CMakeLists.txt +++ b/src/tools/clangrefactoringbackend/source/CMakeLists.txt @@ -20,6 +20,7 @@ add_qtc_library(clangrefactoringbackend_lib STATIC collectsymbolsaction.cpp collectsymbolsaction.h filestatus.h filestatuscache.cpp filestatuscache.h + filestatuspreprocessorcallbacks.cpp filestatuspreprocessorcallbacks.h findcursorusr.h findlocationsofusrs.h findusrforcursoraction.cpp findusrforcursoraction.h -- cgit v1.2.3