mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2026-08-09 15:43:31 +00:00
7 lines
80 B
CMake
7 lines
80 B
CMake
add_subdirectory(everest)
|
|
|
|
set(src_thirdparty
|
|
${src_everest}
|
|
PARENT_SCOPE
|
|
)
|