aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/utils.cmake
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.
* Add SecureRandom (#473)Gravatar Gil2017-11-20
* Add SecureRandom * Add CMake support for building src/support