diff --git a/Help/release/dev/implicit-find-events.rst b/Help/release/dev/implicit-find-events.rst new file mode 100644 index 0000000000..c48c19ec55 --- /dev/null +++ b/Help/release/dev/implicit-find-events.rst @@ -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.