summaryrefslogtreecommitdiffstats
path: root/cmake/LLVM.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/LLVM.cmake')
-rw-r--r--cmake/LLVM.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/LLVM.cmake b/cmake/LLVM.cmake
index 3c7c1b543..a72cae0f5 100644
--- a/cmake/LLVM.cmake
+++ b/cmake/LLVM.cmake
@@ -88,6 +88,7 @@ function(fetch_or_build_slang_llvm)
EXPORT_MACRO_PREFIX SLANG
INSTALL
INSTALL_COMPONENT slang-llvm
+ EXPORT_SET_NAME SlangTargets
)
# If we don't include this, then the symbols in the LLVM linked here may
# conflict with those of other LLVMs linked at runtime, for instance in mesa.