[Symbolize] Improve the ownership of parsed objects.
[oota-llvm.git] / lib / Target / SystemZ / TargetInfo / CMakeLists.txt
index 743d8d322d054564fc89988bf43b8afcc0612d00..1ebc669e59af1361310697abd17ce3b8ca752e0f 100644 (file)
@@ -1,7 +1,3 @@
-include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
-
 add_llvm_library(LLVMSystemZInfo
   SystemZTargetInfo.cpp
   )
-
-add_dependencies(LLVMSystemZInfo SystemZCodeGenTable_gen)