Once more on the cmake build. nativecodegen->native on the dependencies.
[oota-llvm.git] / examples / Kaleidoscope / Chapter4 / CMakeLists.txt
index 46067d9973102548ee212ab9d7210be5d2081379..86336debc871348f0b87e2719c3a49e0ca8d5d04 100644 (file)
@@ -6,7 +6,7 @@ set(LLVM_LINK_COMPONENTS
   MC
   ScalarOpts
   Support
-  nativecodegen
+  native
   mcjit
   )