You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 line
527B

  1. {
  2. "$schema": "./res/library-schema.json",
  3. "name": "dds",
  4. "uses": [
  5. "spdlog/spdlog",
  6. "microsoft/wil",
  7. "range-v3/range-v3",
  8. "nlohmann/json",
  9. "neo/sqlite3",
  10. "neo/fun",
  11. "vob/semver",
  12. "vob/pubgrub",
  13. "vob/json5",
  14. "vob/semester",
  15. "hanickadot/ctre",
  16. // "neo/io",
  17. // Explicit zlib link is required due to linker input order bug.
  18. // Can be removed after alpha.5
  19. "zlib/zlib",
  20. "neo/compress"
  21. ]
  22. }