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.

26 lines
616B

  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/fun",
  10. "neo/sqlite3",
  11. "vob/semver",
  12. "vob/pubgrub",
  13. "vob/json5",
  14. "vob/semester",
  15. "hanickadot/ctre",
  16. "neo/io",
  17. "neo/http",
  18. "neo/url",
  19. "boost/leaf",
  20. // Explicit zlib link is required due to linker input order bug.
  21. // Can be removed after alpha.5
  22. "zlib/zlib",
  23. "neo/compress",
  24. "neargye/magic_enum",
  25. ]
  26. }