73721c7ce0
Warn project developers at runtime that the module should not be used anymore. Issue the diagnostic only when the project requires a new enough CMake to use the alternative. Honor the CMAKE_(ERROR|WARN)_DEPRECATED settings.
7 lines
244 B
ReStructuredText
7 lines
244 B
ReStructuredText
CMakeDetermineVSServicePack
|
|
---------------------------
|
|
|
|
* The :module:`CMakeDetermineVSServicePack` module now warns that
|
|
it is deprecated and should not longer be used. Use the
|
|
:variable:`CMAKE_<LANG>_COMPILER_VERSION` variable instead.
|