summaryrefslogtreecommitdiffstats
path: root/cmake/caches/DistributionExample-stage2.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/caches/DistributionExample-stage2.cmake')
-rw-r--r--cmake/caches/DistributionExample-stage2.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/caches/DistributionExample-stage2.cmake b/cmake/caches/DistributionExample-stage2.cmake
index 894ea6af6c..600ba56e45 100644
--- a/cmake/caches/DistributionExample-stage2.cmake
+++ b/cmake/caches/DistributionExample-stage2.cmake
@@ -10,7 +10,7 @@ set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O3 -gline-tables-only -DNDEBUG" CACHE STRIN
# setup toolchain
set(LLVM_INSTALL_TOOLCHAIN_ONLY ON CACHE BOOL "")
set(LLVM_TOOLCHAIN_TOOLS
- llvm-dsymutil
+ dsymutil
llvm-cov
llvm-dwarfdump
llvm-profdata