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

core/rint: do not use file globbing

parent b1cfaad2
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,15 @@ ...@@ -3,6 +3,15 @@
############################################################################ ############################################################################
ROOT_STANDARD_LIBRARY_PACKAGE(Rint ROOT_STANDARD_LIBRARY_PACKAGE(Rint
STAGE1 STAGE1
DICTIONARY_OPTIONS "-writeEmptyRootPCM" HEADERS
DEPENDENCIES Core) TRint.h
TTabCom.h
SOURCES
src/TRint.cxx
src/TTabCom.cxx
DICTIONARY_OPTIONS
-writeEmptyRootPCM
DEPENDENCIES
Core
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment