mbedtls/3rdparty/CMakeLists.txt

7 lines
86 B
CMake
Raw Normal View History

2018-12-14 14:07:50 +01:00
add_subdirectory(everest)
set(src_thirdparty
${src_everest}
PARENT_SCOPE
)