diff --git a/srcpkgs/unittest-cpp/template b/srcpkgs/unittest-cpp/template index 426499aefa1..dc215bde5ba 100644 --- a/srcpkgs/unittest-cpp/template +++ b/srcpkgs/unittest-cpp/template @@ -3,7 +3,8 @@ pkgname=unittest-cpp version=2.0.0 revision=1 build_style=cmake -short_desc="A lightweight unit testing framework for C++" +configure_args="-DUTPP_AMPLIFY_WARNINGS=OFF" +short_desc="Lightweight unit testing framework for C++" maintainer="Spencer Hill " license="MIT" homepage="https://github.com/unittest-cpp/unittest-cpp"