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

View File

@ -605,7 +605,7 @@ does not match expected value
Retrying download. Retrying download.
\") \")
file(REMOVE \"\${file}\") file(REMOVE \"\${file}\")
execute_process(COMMAND ${CMAKE_COMMAND} -P \"${download_script}\") execute_process(COMMAND \${CMAKE_COMMAND} -P \"${download_script}\")
endif() endif()
endwhile() endwhile()