summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/HandleLLVMOptions.cmake
diff options
context:
space:
mode:
authorChris Bieneman <chris.bieneman@me.com>2018-10-11 04:02:53 +0000
committerChris Bieneman <chris.bieneman@me.com>2018-10-11 04:02:53 +0000
commit3a389bd4c852dba824e18108ffc8955904069dde (patch)
treeb8d6b0052c462c65b276c4b7671f5c310bf8ef91 /llvm/cmake/modules/HandleLLVMOptions.cmake
parent9a10eac663dd5a2040399a87ae96be76b087c3a6 (diff)
downloadbcm5719-llvm-3a389bd4c852dba824e18108ffc8955904069dde.tar.gz
bcm5719-llvm-3a389bd4c852dba824e18108ffc8955904069dde.zip
[CMake] Unconditionally add .h and .td files to target sources
Previously adding header and table gen files was conditional on using an IDE. Since these files have the `HEADER_FILE_ONLY` attribute applied they are ignored as sources by all non-IDE generators, so there is really no reason not to include them. Additionally having the CMake always include these files allows the CMake-server to include them in the sources list for targets, which is valuable to anyone using CMake-server integrated tools. llvm-svn: 344218
Diffstat (limited to 'llvm/cmake/modules/HandleLLVMOptions.cmake')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud