Home
last modified time | relevance | path

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

/Zephyr-latest/cmake/modules/
Dextensions.cmake5574 # SOURCES <source_files>
5625 set(source_files ${LLEXT_SOURCES}) variable
5639 add_library(${llext_lib_target} OBJECT ${source_files})
5651 add_executable(${llext_lib_target} EXCLUDE_FROM_ALL ${source_files})
5666 add_library(${llext_lib_target} SHARED ${source_files})