tools/cmake: update to 3.18.5

Update cmake to 3.18.5

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman
2020-11-21 13:39:01 +02:00
committed by Hans Dedecker
parent a233e3a9af
commit 7d03e90390
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
--- a/bootstrap
+++ b/bootstrap
@@ -1296,7 +1296,10 @@ int main(){ printf("1%c", (char)0x0a); r
@@ -1297,7 +1297,10 @@ int main(){ printf("1%c", (char)0x0a); r
' > "test.c"
cmake_original_make_flags="${cmake_make_flags}"
if test "x${cmake_parallel_make}" != "x"; then