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

Avoid calling commands explicitly. #6

Open
anhi opened this issue Jul 17, 2015 · 0 comments
Open

Avoid calling commands explicitly. #6

anhi opened this issue Jul 17, 2015 · 0 comments

Comments

@anhi
Copy link
Member

anhi commented Jul 17, 2015

Whenever possible, we should use some portable mechanism instead of calling commands directly. For instance, we should try to avoid make and use cmake --build instead. This will then carry over to other kinds of generators and operating systems.

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

1 participant