summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/slang/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/slang/CMakeLists.txt b/source/slang/CMakeLists.txt
index cbec1c793..320cd0ce9 100644
--- a/source/slang/CMakeLists.txt
+++ b/source/slang/CMakeLists.txt
@@ -243,7 +243,7 @@ target_include_directories(
#
slang_add_target(
.
- SHARED
+ ${SLANG_LIB_TYPE}
LINK_WITH_PRIVATE
core
compiler-core