mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
252 B
ReStructuredText
7 lines
252 B
ReStructuredText
find_item-VALIDATOR
|
|
-------------------
|
|
|
|
* :command:`find_file`, :command:`find_path`, :command:`find_library`, and
|
|
:command:`find_program` commands gain the capability to specify a function
|
|
which will be called for each found item to validate it.
|