Skip to content

gueldenstone/download_artifact.cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Artifacts with CMake

This is a simple cmake script which downloads an artifact from a URL. It adds caching on local disk to support offline builds.

To make use of this simply add the DownloadArtifact.cmake script to your repository. You can also make use of CPM to dynamically download this module like so:

CPMAddPackage("gh:gueldenstone/download_artifact.cmake#v0.0.2")

To run the tests configure with RUN_TESTS=ON.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages