mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
509c142a3f
By default, the message is not issued. If CMAKE_ERROR_DEPRECATED is on, the message is fatal. If CMAKE_WARN_DEPRECATED is on, the message is a warning.
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
CMake Deprecation Warning at warnmessage.cmake:4 \(message\):
|
|
This is a warning
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|