diff --git a/lib/Interpreter/CMakeLists.txt b/lib/Interpreter/CMakeLists.txt index 2ec87648..30640866 100644 --- a/lib/Interpreter/CMakeLists.txt +++ b/lib/Interpreter/CMakeLists.txt @@ -20,6 +20,7 @@ add_cling_library(clingInterpreter AutoSynthesizer.cpp AutoloadingTransform.cpp AutoloadCallback.cpp + AutoloadingVisitor.cpp BackendPass.cpp CheckEmptyTransactionTransformer.cpp CIFactory.cpp