mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
Merge topic 'WriteCompilerDetectionHeader-multi-file-lang'
59e6e15cHelp: Add notes for topic 'WriteCompilerDetectionHeader-multi-file-lang'54156d72WCDH: Generate per-language files in multi-file mode.d84d6ed4WCDH: Allow compilers to specify features for one language but not the other.7dcdfec9WCDH: Find a language-specific DetermineCompiler.cmake if present.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
WriteCompilerDetectionHeader-multi-file
|
||||
---------------------------------------
|
||||
|
||||
* The :module:`WriteCompilerDetectionHeader` module learned to create
|
||||
multiple output files per compiler and per language, instead of creating
|
||||
one large file.
|
||||
Reference in New Issue
Block a user