filter-debug-find.rst 363 B

12345678910
  1. filter-debug-find
  2. -----------------
  3. * The :manual:`cmake(1)` command line tool's gained a
  4. ``--debug-find-pkg=`` option to enable debug messages under specific
  5. :command:`find_package` calls.
  6. * The :manual:`cmake(1)` command line tool gained a ``--debug-find-var=``
  7. option to enable debug messages for ``find_*`` calls that use specific
  8. result variables.