zephyr/share/zephyr-package/cmake
Torsten Rasmussen 498973de0c cmake: support QUIET argument for find_package
The CMake function `find_package()` supports the flag QUIET.
QUIET will disable informational printing within CMakes own
find_package function.

To align with CMakes find_package, this commit will honor the QUIET flag
and disable informational printing related to package lookup.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-06-14 22:28:18 +02:00
..
ZephyrConfig.cmake cmake: support QUIET argument for find_package 2022-06-14 22:28:18 +02:00
ZephyrConfigVersion.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
zephyr_export.cmake
zephyr_package_search.cmake cmake: function to update Zephyr_DIR when loading old Zephyr packages 2022-03-07 16:35:54 +01:00