Merge topic 'patch-GenerateExportHeader'

319dd29ef0 GenerateExportHeader: Use lowercase command names

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !10176
This commit is contained in:
Brad King
2025-01-16 13:52:11 +00:00
committed by Kitware Robot
2 changed files with 25 additions and 19 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ Modules
* A :module:`FindIconv` module was added to locate iconv support.
* The :module:`GenerateExportHeader` module ``GENERATE_EXPORT_HEADER`` command
* The :module:`GenerateExportHeader` module ``generate_export_header`` command
gained an ``INCLUDE_GUARD_NAME`` option to change the name of the include
guard symbol written to the generated export header.
Additionally, it now adds a comment after the closing ``#endif`` on the