Skip to content
Snippets Groups Projects
Commit e15b3bf6 authored by Axel Naumann's avatar Axel Naumann
Browse files

From Pere:

some files have been removed from  core/meta/inc/TCling*.h


git-svn-id: http://root.cern.ch/svn/root/trunk@47485 27541ba8-7e3a-0410-8455-c3a389f83636
parent da71a9df
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,6 @@ ROOT_GLOB_HEADERS(headers RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/inc ${CMAKE_CURRE
file(GLOB tcling_headers RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/inc ${CMAKE_CURRENT_SOURCE_DIR}/inc/TCling*.h)
file(GLOB tcling_sources ${CMAKE_CURRENT_SOURCE_DIR}/src/TCling*.cxx)
list(REMOVE_ITEM headers ${tcling_headers})
if(BuildCling)
add_definitions(-DR__WITH_CLING)
list(REMOVE_ITEM headers TCint.h)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment