Merge pull request #11159 from Bo98/cmake-no-tests

formula: add `-DBUILD_TESTING=OFF` to `std_cmake_args`
This commit is contained in:
Bo Anderson 2021-04-16 23:32:24 +01:00 committed by GitHub
commit 842a2ea890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1457,6 +1457,7 @@ class Formula
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DBUILD_TESTING=OFF
]
# Avoid false positives for clock_gettime support on 10.11.