mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 05:11:57 +00:00
Move open-amp to be an external module and add it manifest. See https://github.com/zephyrproject-rtos/open-amp Signed-off-by: Anas Nashif <anas.nashif@intel.com>
3 lines
72 B
CMake
3 lines
72 B
CMake
add_subdirectory(crypto)
|
|
add_subdirectory_ifdef(CONFIG_FNMATCH fnmatch)
|