Skip to content
Snippets Groups Projects
Commit 4c53d6c6 authored by Guilherme Amadio's avatar Guilherme Amadio
Browse files

tmva/tmvagui: do not install tests

parent e3abb958
No related branches found
No related tags found
No related merge requests found
......@@ -90,18 +90,3 @@ ROOT_STANDARD_LIBRARY_PACKAGE(TMVAGui
Gui
Core
)
if(NOT gnuinstall)
install(DIRECTORY test DESTINATION tmva
FILES_MATCHING PATTERN "*.C"
PATTERN "*.gif"
PATTERN "*.png"
PATTERN "README"
PATTERN "data" EXCLUDE)
endif()
#ROOT_ADD_TEST_SUBDIRECTORY(test)
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