Fork me on GitHub

Changeset 341c4db in git for doc/genMakefile.tcl


Ignore:
Timestamp:
Nov 7, 2014, 12:41:32 AM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
6427420
Parents:
83eb7e1
Message:

add ROOT libraries for new display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/genMakefile.tcl

    r83eb7e1 r341c4db  
    208208CXXFLAGS += $(ROOTCFLAGS) -Wno-write-strings -D_FILE_OFFSET_BITS=64 -DDROP_CGAL -I. -Iexternal -Iexternal/tcl
    209209DELPHES_LIBS = $(shell $(RC) --libs) -lEG $(SYSLIBS)
    210 DISPLAY_LIBS = $(shell $(RC) --evelibs) $(SYSLIBS)
     210DISPLAY_LIBS = $(shell $(RC) --evelibs) -lGuiHtml  $(SYSLIBS)
    211211
    212212ifneq ($(CMSSW_FWLITE_INCLUDE_PATH),)
Note: See TracChangeset for help on using the changeset viewer.