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

CMake tutorial: explain modern, declarative CMake style in new lesson #6

Open
MathiasMagnus opened this issue Aug 24, 2018 · 0 comments

Comments

@MathiasMagnus
Copy link
Collaborator

Distill personal experience, the talk of Daniel Pfeifer - Effective CMake and … (forgot name of speaker, will look it up) into a guideline that provides the smallest possible surface for errors and results in clean, fast execution as well as nice IDE experiences. (use source_groups and target folders for logical groupings, VS already supports it)

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