############################################################################ # CMakeLists.txt file for building ROOT core/newdelete package ############################################################################ ROOT_LINKER_LIBRARY(New *.cxx DEPENDENCIES Core) ROOT_INSTALL_HEADERS()