zephyr/arch/CMakeLists.txt

5 lines
93 B
CMake

add_definitions(-D__ZEPHYR_SUPERVISOR__)
add_subdirectory(common)
add_subdirectory(${ARCH})