Skip to content

Clone this to build one of the ToyProjects. Super-project using cmake to manage cross-project dependencies.

Notifications You must be signed in to change notification settings

hadjian/ToyProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToyProjects

This project contains a single CMakeLists.txt files, which will download all subprojects for you. Just run

cmake .
make external-download

Currently it will download the master branch of every project. In the future releases and dependencies will be maintained through cmake.

I found this a lot better than using git submodules, because of the many drawbacks (headless checkout, complicated submodule commits and updates, ...).

About

Clone this to build one of the ToyProjects. Super-project using cmake to manage cross-project dependencies.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages