Searched refs:search_path (Results 1 – 1 of 1) sorted by relevance
17 cmake_path(GET CMAKE_C_COMPILER PARENT_PATH search_path)18 cmake_path(SET search_path NORMALIZE "${search_path}/..")19 file(GLOB_RECURSE libc_dirs RELATIVE ${search_path} ${search_path}/**/libc.a )42 list(TRANSFORM sysroot_candidates PREPEND "${search_path}")52 cmake_path(SET SYSROOT_DIR NORMALIZE "${search_path}/${chosen_sysroot}")