summaryrefslogtreecommitdiff
path: root/source/slang-core-module
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang-core-module')
-rw-r--r--source/slang-core-module/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/slang-core-module/CMakeLists.txt b/source/slang-core-module/CMakeLists.txt
index 051890826..67b0e9af2 100644
--- a/source/slang-core-module/CMakeLists.txt
+++ b/source/slang-core-module/CMakeLists.txt
@@ -121,7 +121,7 @@ add_custom_command(
slang-bootstrap -archive-type riff-lz4 -save-core-module-bin-source
${core_module_generated_header} -save-glsl-module-bin-source
${glsl_module_generated_header}
- DEPENDS slang-bootstrap
+ DEPENDS slang-bootstrap slang-without-embedded-core-module
VERBATIM
)
# Add a target so that we can depend on the above step when we create the glsl