]> granicus.if.org Git - clang/commit
[CUDA] Don't install cuda_wrappers/{algorithm,complex} into the main include dir.
authorJustin Lebar <jlebar@google.com>
Sun, 9 Oct 2016 00:27:39 +0000 (00:27 +0000)
committerJustin Lebar <jlebar@google.com>
Sun, 9 Oct 2016 00:27:39 +0000 (00:27 +0000)
commitc4178633e3e61e780d9729a9952e72a94a1d993d
tree9584e29bb328b3389e629bb99918b4244d374705
parent8f211f3799c21d659d8f7d0cebf75ea5c49f0190
[CUDA] Don't install cuda_wrappers/{algorithm,complex} into the main include dir.

This is obviously wrong -- if we do this, then all compiles will pick up
these wrappers, which is not what we want.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@283683 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/CMakeLists.txt