Lines Matching +full:check +full:- +full:common +full:- +full:files
1 # SPDX-License-Identifier: Apache-2.0
5 # The purpose of this files is to allow users to decide if they want to:
6 # - Use ZEPHYR_BASE environment setting for explicitly set select a zephyr installation
7 # - Support automatic Zephyr installation lookup through the use of find_package(ZEPHYR)
9 # First check to see if user has provided a Zephyr base manually.
29 set(Zephyr_DIR ${ZEPHYR_BASE}/share/zephyr-package/cmake CACHE PATH
61 # The module messages are intentionally higher than STATUS to avoid the -- prefix
132 …means this Zephyr is likely the correct one, but there could be an alternative installed along-side
133 # Thus, check if there is an even better candidate.
134 # This check works the following way.
137 # common path with the current sample.