Searched refs:library_name (Results 1 – 1 of 1) sorted by relevance
586 # Add the imported library 'library_name', located at 'library_path' to the588 function(zephyr_library_import library_name library_path)589 add_library(${library_name} STATIC IMPORTED GLOBAL)590 set_target_properties(${library_name}594 zephyr_append_cmake_library(${library_name})