summaryrefslogtreecommitdiff
path: root/Help/release/dev/feature-CMAKE_MESSAGE_CONTEXT
blob: eb24e201b38c159d3496fc860d0d48ce03cca4e8 (plain)
1
2
3
4
5
6
feature-CMAKE_MESSAGE_CONTEXT
-----------------------------

* The :variable:`CMAKE_MESSAGE_LOG_LEVEL` variable can now be used
  to persist a log level between CMake runs, unlike the ``--log-level``
  command line option which only applies to that particular run.