[libc] Add an off-by-default option to silence "skipping" messages from CMake.
authorSiva Chandra Reddy <sivachandra@google.com>
Sat, 28 Jan 2023 09:26:46 +0000 (09:26 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Mon, 30 Jan 2023 16:39:41 +0000 (16:39 +0000)
commit23872aae129ce0282477c6838707569315f41585
tree9550452b8ca629a788ea0cfb9c0a1eaff1432cc6
parent12b65a66fc20ddeed88df0c5d74a7ab3e9a0a382
[libc] Add an off-by-default option to silence "skipping" messages from CMake.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D142802
libc/CMakeLists.txt
libc/cmake/modules/LLVMLibCObjectRules.cmake
libc/cmake/modules/LLVMLibCTestRules.cmake
libc/test/src/math/differential_testing/CMakeLists.txt