summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index dfa19d42f..1f2c3033a 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -235,6 +235,8 @@ if(SLANG_ENABLE_TESTS)
slang-llvm
copy-webgpu_dawn
copy-slang-tint
+ # See issue 5305.
+ copy-prebuilt-binaries
FOLDER test
DEBUG_DIR ${slang_SOURCE_DIR}
)