CMake/Tutorials: Difference between revisions
From KitwarePublic
< CMake
Jump to navigationJump to search
Daviddoria (talk | contribs) |
No edit summary |
||
Line 20: | Line 20: | ||
===Convenience Techniques=== | ===Convenience Techniques=== | ||
* [[CMake/Tutorials/SettingVariableGroups|Set a group of variables all at the same time]] | * [[CMake/Tutorials/SettingVariableGroups|Set a group of variables all at the same time]] | ||
{{CMake/Template/Footer}} |
Revision as of 12:39, 24 April 2018
This page is not yet fully organized. Please see other tutorials on the top page.
CMake
CMake Packages
Object Libraries
Cross-platform Development
- Change behavior based on the available c++ environment
- Change c++11 flags based on the available c++ environment
- Using Qt through CMake on different platforms
Convenience Techniques