]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: use "" for no-op INSTALL_COMMAND
authorKefu Chai <kchai@redhat.com>
Thu, 4 Mar 2021 07:16:37 +0000 (15:16 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Mar 2021 11:13:21 +0000 (19:13 +0800)
commitc471d0081b50166093a07d19043f55ee6dbfe155
tree3ee98a631463b2d92354d42c0d5951bdd24c12b1
parent0e83f0d3335e195fcb9a4928dbf61ebdf14ffa4a
cmake: use "" for no-op INSTALL_COMMAND

as suggested by CMake document, see
https://cmake.org/cmake/help/latest/module/ExternalProject.html

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildDPDK.cmake
cmake/modules/BuildRocksDB.cmake
cmake/modules/BuildSPDK.cmake
cmake/modules/Buildpmem.cmake
src/compressor/zstd/CMakeLists.txt