Cast to the proper type.
[oota-llvm.git] / lib / Target / CppBackend / CMakeLists.txt
index f8182b80c94c529967eb54d60cd65d65e33acf34..515e1dd7e39feda4c51213ac6e12acdfca2e2ac4 100644 (file)
@@ -1,3 +1,5 @@
-add_llvm_target(CppBackend
+add_llvm_target(CppBackendCodeGen
   CPPBackend.cpp
   )
+
+add_subdirectory(TargetInfo)