mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
7 lines
80 B
CMake
7 lines
80 B
CMake
add_subdirectory(everest)
|
|
|
|
set(src_thirdparty
|
|
${src_everest}
|
|
PARENT_SCOPE
|
|
)
|