OSDN Git Service

[CMake] Pass CMAKE_INSTALL_DO_STRIP to external projects
authorPetr Hosek <phosek@chromium.org>
Sun, 15 Jul 2018 02:12:25 +0000 (02:12 +0000)
committerPetr Hosek <phosek@chromium.org>
Sun, 15 Jul 2018 02:12:25 +0000 (02:12 +0000)
commit7ed67c245acfbb9dbd99d0ef9d558d2962b47081
treeecc54a7601e4b9c9250b8ea8bbbf3127e7d8c5e6
parent674b07eaef79a45e95e3551ed5d7fa22b65d81f1
[CMake] Pass CMAKE_INSTALL_DO_STRIP to external projects

This is necessary to make install-<target>-stripped work for
external projects such as runtimes.

Differential Revision: https://reviews.llvm.org/D49335

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