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

Expose QT -I to rootcint/rootcling - rootcling needs it.

git-svn-id: http://root.cern.ch/svn/root/trunk@44773 27541ba8-7e3a-0410-8455-c3a389f83636
parent ab111f0b
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ $(QTGSILIB): $(QTGSIO) $(QTGSIDO) $(QTGSIMOCO) $(ORDER_) $(MAINLIBS) $(QTGSIL
$(QTGSIDS): $(QTGSIH) $(QTGSIL) $(ROOTCINTTMPDEP)
$(MAKEDIR)
@echo "Generating dictionary $@..."
$(ROOTCINTTMP) -f $@ -c -DQTVERS=$(QTVERS) $(QTGSIH) $(QTGSIL)
$(ROOTCINTTMP) -f $@ -c -DQTVERS=$(QTVERS) $(QTGSICXXFLAGS) $(QTGSIH) $(QTGSIL)
$(QTGSIMAP): $(RLIBMAP) $(MAKEFILEDEP) $(QTGSIL)
$(RLIBMAP) -o $@ -l $(QTGSILIB) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment