mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
12ec3270c4
- Added a quick module introduction. - Used "commands" instead of "functions". - Listed macro names with short descriptions. - Described command arguments as a list separately and moved code examples to a dedicated section. - Added examples section with extended examples demonstrating how to use this module. - Updated the description of the deprecated add_compiler_export_flags() command and added example showing how to upgrade code when encountering it. - Added "See Also" section with some related links.