4e1cc75fda
git-svn-id: http://root.cern.ch/svn/root/trunk@47677 27541ba8-7e3a-0410-8455-c3a389f83636
9 lines
129 B
CMake
9 lines
129 B
CMake
set(LLVM_USED_LIBS
|
|
clangBasic
|
|
)
|
|
|
|
add_cling_library(clingMetaProcessor
|
|
Display.cpp
|
|
MetaProcessor.cpp
|
|
InputValidator.cpp)
|