vector-of-bool 6bd48d7395 Add basic utilities for globbing and fnmatching | 4 år sedan | |
---|---|---|
.github/ISSUE_TEMPLATE | 4 år sedan | |
docs | 4 år sedan | |
res | 4 år sedan | |
src | 4 år sedan | |
tests | 4 år sedan | |
tools | 4 år sedan | |
.clang-format | 5 år sedan | |
.gitignore | 4 år sedan | |
LICENSE.txt | 4 år sedan | |
Makefile | 4 år sedan | |
README.md | 4 år sedan | |
Vagrantfile | 4 år sedan | |
azure-pipelines.yml | 4 år sedan | |
catalog.json | 4 år sedan | |
library.jsonc | 4 år sedan | |
package.jsonc | 4 år sedan |
dds
- A Build System and Library Managerdds
is a modern take on build system and library dependency management for C
and C++ projects. It aims to be easy to use for beginners and experts alike,
and maximally discoverable.
To learn more, refer to the official documentation.