Home
last modified time | relevance | path

Searched refs:key_path (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/cmake/modules/
Dextensions.cmake1155 set(key_path ${ZEPHYR_TOOLCHAIN_CAPABILITY_CACHE_DIR}/${key}) variable
1156 if(EXISTS ${key_path})
1158 ${key_path} # File to be read
1182 if(NOT (EXISTS ${key_path}))
1201 "${key_path}_tmp_${tempsuffix}"
1206 "${key_path}_tmp_${tempsuffix}" "${key_path}"