Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced downloading using wget with CMake's FILE(DOWNLOAD) #118

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

tomaszkax86
Copy link
Contributor

No description provided.

@tomaszkax86 tomaszkax86 merged commit 6f4c3de into dev Sep 15, 2024
3 checks passed
@tomaszkax86 tomaszkax86 deleted the dev-wget-replacement branch September 15, 2024 19:50
@hexagonrecursion
Copy link
Contributor

file(DOWNLOAD) does not verify https by default. You should probably add TLS_VERIFY ON or EXPECTED_HASH SHA256=...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants