From ba1a1619f0a6a1a909b607a964a1cfe398fada6c Mon Sep 17 00:00:00 2001 From: Vassil Vassilev Date: Wed, 30 Oct 2013 09:59:05 -0500 Subject: [PATCH] Update the cmake listes. --- lib/Interpreter/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Interpreter/CMakeLists.txt b/lib/Interpreter/CMakeLists.txt index f82184bd..b0a64295 100644 --- a/lib/Interpreter/CMakeLists.txt +++ b/lib/Interpreter/CMakeLists.txt @@ -23,6 +23,7 @@ add_cling_library(clingInterpreter ASTDumper.cpp ASTNodeEraser.cpp AutoSynthesizer.cpp + CheckEmptyTransactionTransformer.cpp CIFactory.cpp ClangInternalState.cpp DeclCollector.cpp