]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: silence build output when building external deps
authorKefu Chai <kchai@redhat.com>
Mon, 16 Aug 2021 10:42:18 +0000 (18:42 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 16 Aug 2021 13:27:57 +0000 (21:27 +0800)
commit1fdd632d0c5a73bc98b28ea1c5a4338afe967c96
tree658bfefe8ecadc78ed8e2fbbd7412ced181d165e
parentab5aebf30669d99e4a83459d75f0f407de9a5268
cmake: silence build output when building external deps

when download/building grafonnet-lib, dpdk, spdk, liburing and fio,
they dump lots of output during configuration and building phrases,
all of which is irrelevant to us. so let's just silence it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildDPDK.cmake
cmake/modules/BuildFIO.cmake
cmake/modules/BuildSPDK.cmake
cmake/modules/Builduring.cmake
monitoring/grafana/dashboards/CMakeLists.txt