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