Skip to content
Snippets Groups Projects
Commit c553d687 authored by Brad King's avatar Brad King
Browse files

Merge branch 'ExternalProject-verify-cmake-var' into release

parents c2f27dad 420280f3
No related branches found
No related tags found
No related merge requests found
......@@ -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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment