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

ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO}

Avoid generating incorrect code such as

    set(CMAKE_TLS_VERIFY set(CMAKE_TLS_VERIFY 1))

when one of these variables is set in the calling project.
parent 23a71e4e
No related branches found
No related tags found
No related merge requests found
Loading
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