Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/zspdx/
Dcmakefileapi.py110 OBJECT_LIBRARY = 5 variable in TargetType
Dcmakefileapijson.py203 return zspdx.cmakefileapi.TargetType.OBJECT_LIBRARY
/Zephyr-latest/modules/openthread/
DCMakeLists.txt165 zephyr_get_targets(${ZEPHYR_CURRENT_MODULE_DIR} "STATIC_LIBRARY;OBJECT_LIBRARY" ALL_TARGETS)
/Zephyr-latest/cmake/modules/
Dextensions.cmake3562 # Example of types: OBJECT_LIBRARY, STATIC_LIBRARY, INTERFACE_LIBRARY, UTILITY.