Skip to content

GiulianoWF/cmake_dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cmake easy dependencies

Installing

In order to use this repository, copy the file 'dependency_dowloader.cmake' to your Cmake project, then:

include(dependency_dowloader.cmake)

Using

To download a dependency available in this repository just call the function:

download_dependency(zeromq)

About

Samples of dependency management with cmake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages