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

Extra targets #577

Open
jjcasmar opened this issue Jan 18, 2018 · 1 comment
Open

Extra targets #577

jjcasmar opened this issue Jan 18, 2018 · 1 comment

Comments

@jjcasmar
Copy link

jjcasmar commented Jan 18, 2018

Hi,
is there any way to disable all the extra targets that cmakecommon generate? Im thinking about project-tarball, project graph, cpplint, clangchecks and all that.

Thanks

@tribal-tec
Copy link
Member

There is no way to disable that, once you include Common.cmake. Howevere, some parts can be used individually, like you could just include(CommonCompiler) if you're interested in compiler flags. All magic target related files today have a close link to those 'extra' targets, though.

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