Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4 лет назад
12345678
  1. # `dds` - A Build System and Library Manager
  2. `dds` is a modern take on build system and library dependency management for C
  3. and C++ projects. It aims to be easy to use for beginners and experts alike,
  4. and maximally discoverable.
  5. To learn more, refer to [the official
  6. documentation](https://vector-of-bool.github.io/docs/dds/index.html).