mbedtls/3rdparty/CMakeLists.txt

7 lines
86 B
CMake
Raw Normal View History

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