Merge branch 'ExternalProject-verify-cmake-var' into release
This commit is contained in:
commit
c553d68798
|
@ -605,7 +605,7 @@ does not match expected value
|
|||
Retrying download.
|
||||
\")
|
||||
file(REMOVE \"\${file}\")
|
||||
execute_process(COMMAND ${CMAKE_COMMAND} -P \"${download_script}\")
|
||||
execute_process(COMMAND \${CMAKE_COMMAND} -P \"${download_script}\")
|
||||
endif()
|
||||
endwhile()
|
||||
|
||||
|
|
Loading…
Reference in New Issue