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

Allow specifying libdir in SCons #30

Closed
candrews opened this issue Sep 7, 2017 · 2 comments
Closed

Allow specifying libdir in SCons #30

candrews opened this issue Sep 7, 2017 · 2 comments

Comments

@candrews
Copy link
Contributor

candrews commented Sep 7, 2017

Some distributions use a libdir other that "lib" - it would be great if, similar to ROOT and PREFIX, LIBDIR could be specified (with a default value of "lib" of course).

@NilsBrause
Copy link
Owner

That is a good idea. While at it, I also added includedir, bindir and sharedir.

Fixed in 7d01900.

@candrews
Copy link
Contributor Author

candrews commented Sep 7, 2017

Thank you!

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

No branches or pull requests

2 participants