aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMAKE.md
Commit message (Collapse)AuthorAge
* Rework the top-level cmake build to be a superproject (#538)Gravatar Gil2017-12-06
| | | | | All projects are now ExternalProjects This makes it much easier to build them all in a single pass.
* Initial CMake-based build (#472)Gravatar Gil2017-11-20
Initial CMake-based build This knows how to download and build googletest.