[SE] Add "install" actions to cmake build
authorJason Henline <jhen@google.com>
Fri, 2 Sep 2016 17:19:19 +0000 (17:19 +0000)
committerJason Henline <jhen@google.com>
Fri, 2 Sep 2016 17:19:19 +0000 (17:19 +0000)
commit75fbe01eeb198107ced522e10e8f9441c8fe3e19
tree13679b5702de8cb5a3fe1d5805c4f9fc2c2de22a
parentc54d1298f52c186cf91b92a7da8b40360478dee0
[SE] Add "install" actions to cmake build

The "install" build target will now copy the StreamExecutor library and
headers to the appropriate subdirectories of CMAKE_INSTALL_PREFIX.

llvm-svn: 280506
parallel-libs/streamexecutor/CMakeLists.txt
parallel-libs/streamexecutor/lib/CMakeLists.txt