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

This commit is contained in:
Brad King 2014-04-30 16:29:48 -04:00
commit c553d68798
1 changed files with 1 additions and 1 deletions

View File

@ -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()