mbedtls/3rdparty/CMakeLists.txt

7 lines
80 B
CMake
Raw Normal View History

add_subdirectory(everest)
set(src_thirdparty
${src_everest}
PARENT_SCOPE
)