Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Little changes to make things easier for new users. #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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