Lines Matching refs:list
69 list(APPEND zephyr_cmake_modules python)
70 list(APPEND zephyr_cmake_modules user_cache)
73 list(APPEND zephyr_cmake_modules extensions)
74 list(APPEND zephyr_cmake_modules version)
77 list(APPEND zephyr_cmake_modules basic_settings)
83 list(APPEND zephyr_cmake_modules west)
84 list(APPEND zephyr_cmake_modules ccache)
85 list(APPEND zephyr_cmake_modules yaml)
88 list(APPEND zephyr_cmake_modules root)
95 list(APPEND zephyr_cmake_modules zephyr_module)
97 list(APPEND zephyr_cmake_modules boards)
98 list(APPEND zephyr_cmake_modules shields)
99 list(APPEND zephyr_cmake_modules snippets)
100 list(APPEND zephyr_cmake_modules arch_v1)
101 list(APPEND zephyr_cmake_modules hwm_v2)
102 list(APPEND zephyr_cmake_modules configuration_files)
103 list(APPEND zephyr_cmake_modules generated_file_directories)
107 list(APPEND zephyr_cmake_modules "\${pre_dt_board}")
111 list(APPEND zephyr_cmake_modules dts)
112 list(APPEND zephyr_cmake_modules kconfig)
113 list(APPEND zephyr_cmake_modules arch_v2)
114 list(APPEND zephyr_cmake_modules soc_v1)
115 list(APPEND zephyr_cmake_modules soc_v2)
127 # Ensures any module of type `${module}` are properly expanded to list before
135 list(REMOVE_ITEM SUB_COMPONENTS ${module})