summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2023-08-17 16:12:10 -0400
committerGitHub <noreply@github.com>2023-08-17 16:12:10 -0400
commitefe20a3997d2d7d961ce882d1d048e946ced4c7e (patch)
tree2e4233245799cb9ad9e1a577cef6a61123111283 /README.md
parent945409c4c6871c18aad24086c594cc66b5913733 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab1c0335f..9ac2c6b42 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ Builds of the core Slang tools depend on the following projects, either automati
* [`miniz`](https://github.com/richgel999/miniz) (MIT)
* [`spirv-headers`](https://github.com/KhronosGroup/SPIRV-Headers) (Modified MIT)
* [`spirv-tools`](https://github.com/KhronosGroup/SPIRV-Tools) (Apache 2.0)
+* [`ankerl::unordered_dense::{map, set}`](https://github.com/martinus/unordered_dense)
Slang releases may include [slang-llvm](https://github.com/shader-slang/slang-llvm) which includes [LLVM](https://github.com/llvm/llvm-project) under the license: