From 502fa7625ff5af660fcf4c4e789f5c70b59d3fb4 Mon Sep 17 00:00:00 2001 From: Dmitry Kobets Date: Tue, 30 Nov 2021 13:22:13 -0800 Subject: [PATCH] Try short-circuit form --- tests/CMakeLists.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 837b6ee..48675d9 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -130,11 +130,13 @@ else() -Wno-unused-member-function -Wno-unused-variable > - $<$,$>: + $<$: + $<$: -Wzero-as-null-pointer-constant- # Very noisy, minor, and just so -Wsign-conversion- # happens to trigger on googletest > > + > $<$: $<$,4.99>,$,6>>: $<$:-Wno-undefined-func-template>