[Symbolize] Improve the ownership of parsed objects.
[oota-llvm.git] / lib / Target / SystemZ / TargetInfo / CMakeLists.txt
index 897ec48cfb270c94f57d8b586d51e91f064e752f..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 SystemZTable_gen)