Revert r200150, "[CMake] tablegen(): Use -I <dir> according to the list by include_di...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 4 Feb 2014 01:17:12 +0000 (01:17 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 4 Feb 2014 01:17:12 +0000 (01:17 +0000)
commitee3a79a1e482e4bef1ebca525ec586dd2d4a69e2
tree391d794d40ffdf836440452367f1a34065a42f07
parent819536857fa1b24c48377e0c395a62dd93d3c068
Revert r200150, "[CMake] tablegen(): Use -I <dir> according to the list by include_directories()."

It missed include/llvm/Target. Could I avoid GLOB_RECURSE anyways? :(
FYI, I intended to prune ${LLVM_MAIN_INCLUDE_DIR} in TableGen.cmake in r200150.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200730 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/TableGen.cmake