]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: pass PARALLEL to add_ceph_unittest()
authorKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 08:17:14 +0000 (16:17 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 31 Mar 2021 12:03:17 +0000 (20:03 +0800)
commite53189b5a6eea457e3fae64501ffc7c53cf5c44b
tree68280d87b0ab9248dfa2591ca19be14604515947
parent3d288a0782cae470cb84d1255a70892d7a322b35
cmake: pass PARALLEL to add_ceph_unittest()

and parse it using cmake_parse_arguments(), more flexible this way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 1a422d447849d9d00f0e1dc5f3f293f871a659a4)
cmake/modules/AddCephTest.cmake
src/test/common/CMakeLists.txt
src/test/crush/CMakeLists.txt
src/test/erasure-code/CMakeLists.txt