[x86] Replace the long spelling of getting a bitcast with the *much*
[oota-llvm.git] / lib / Target / CMakeLists.txt
index d0f10a19a0f4de4cf78c9a8aa952a722af5d823e..1805437b12f71575ac5579e47d3a1276bfac4fbc 100644 (file)
@@ -7,6 +7,9 @@ add_llvm_library(LLVMTarget
   TargetMachine.cpp
   TargetMachineC.cpp
   TargetSubtargetInfo.cpp
+
+  ADDITIONAL_HEADER_DIRS
+  ${LLVM_MAIN_INCLUDE_DIR}/llvm/Target
   )
 
 foreach(t ${LLVM_TARGETS_TO_BUILD})