diff --git a/deps/patches/mbedtls-cmake-findpy.patch b/deps/patches/mbedtls-cmake-findpy.patch index 0b66a8b2ac1d7..ddbb1fc2f4aa7 100644 --- a/deps/patches/mbedtls-cmake-findpy.patch +++ b/deps/patches/mbedtls-cmake-findpy.patch @@ -19,5 +19,5 @@ index 8833246..2ed55ed 100644 +cmake_policy(SET CMP0012 NEW) + if(TEST_CPP) - project("mbed TLS" C CXX) + project("mbed TLS" C CXX) else()