Skip to content

Commit

Permalink
Merge pull request JuliaLang#39279 from JuliaLang/unhappy-whitespace
Browse files Browse the repository at this point in the history
Correct mbedtls-cmake-findpy.patch whitespace.
  • Loading branch information
Sacha0 committed Jan 23, 2021
2 parents d9e2632 + 6416a3e commit 69d2453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/patches/mbedtls-cmake-findpy.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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()

0 comments on commit 69d2453

Please sign in to comment.