summaryrefslogtreecommitdiff
path: root/examples/Kaleidoscope/Chapter8/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Kaleidoscope/Chapter8/CMakeLists.txt')
-rw-r--r--examples/Kaleidoscope/Chapter8/CMakeLists.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/Kaleidoscope/Chapter8/CMakeLists.txt b/examples/Kaleidoscope/Chapter8/CMakeLists.txt
index d9b5cc421be..1bb1cd25af7 100644
--- a/examples/Kaleidoscope/Chapter8/CMakeLists.txt
+++ b/examples/Kaleidoscope/Chapter8/CMakeLists.txt
@@ -1,9 +1,5 @@
set(LLVM_LINK_COMPONENTS
- Core
- ExecutionEngine
- Object
- Support
- native
+ all
)
add_kaleidoscope_chapter(Kaleidoscope-Ch8