zephyr/ext/lib/CMakeLists.txt
Anas Nashif b95e4232b9 ext: move open-amp to an external module
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>
2019-05-30 19:39:35 -04:00

3 lines
72 B
CMake

add_subdirectory(crypto)
add_subdirectory_ifdef(CONFIG_FNMATCH fnmatch)