mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-10 19:39:52 -05:00
Help/dev: add release note for implicit configure log find events
This commit is contained in:
7
Help/release/dev/implicit-find-events.rst
Normal file
7
Help/release/dev/implicit-find-events.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
implicit-find-events
|
||||
--------------------
|
||||
|
||||
* The :manual:`cmake-configure-log(7)` will report events from ``find_``
|
||||
commands without any find-debug flags (e.g.,
|
||||
:variable:`CMAKE_FIND_DEBUG_MODE`) when they transition between "found" and
|
||||
"not found" or when they are first defined.
|
||||
Reference in New Issue
Block a user