aboutsummaryrefslogtreecommitdiff
path: root/include/Dependency.hpp
AgeCommit message (Collapse)Author
2020-11-03Remove ability to use git projects as dependencies. Users can add them as ↵dec05eba
git submodules instead
2020-07-06Fix dep file not used because of wrong pathdec05eba
2020-07-06Use ranges for dependency versiondec05eba
2018-01-26Add git dependenciesdec05eba
2017-12-09Add support for dependencies (including version check)dec05eba
This currently only works using pkg-config and it only adds linking flags. Need to check with a library that also includes other types of flags. TODO: Fallback to dependencies sub directory and github/server if package not found in pkg-config.