05ba8a3a07
git-svn-id: http://root.cern.ch/svn/root/trunk@45844 27541ba8-7e3a-0410-8455-c3a389f83636
8 lines
115 B
CMake
8 lines
115 B
CMake
set(LLVM_USED_LIBS
|
|
clangBasic
|
|
)
|
|
|
|
add_cling_library(clingMetaProcessor
|
|
MetaProcessor.cpp
|
|
InputValidator.cpp)
|