Skip to content

Conversation

@jeisch
Copy link
Member

@jeisch jeisch commented May 18, 2017

No description provided.

@brichards64
Copy link
Contributor

brichards64 commented May 19, 2017

Whats the reason behind adding the 00card to the file name? not sure that makes sense

As for the the make file things thats a good idea but the following is more compact

RootInclude = `root-config --cflags`
RootLibs = `root-config --libs`
CXX= `root-config -cxx`

technically one could combinne the first two with `root-config --libs --cflags` but its all good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants