Merge pull request #11159 from Bo98/cmake-no-tests
formula: add `-DBUILD_TESTING=OFF` to `std_cmake_args`
This commit is contained in:
commit
842a2ea890
@ -1457,6 +1457,7 @@ class Formula
|
|||||||
-DCMAKE_FIND_FRAMEWORK=LAST
|
-DCMAKE_FIND_FRAMEWORK=LAST
|
||||||
-DCMAKE_VERBOSE_MAKEFILE=ON
|
-DCMAKE_VERBOSE_MAKEFILE=ON
|
||||||
-Wno-dev
|
-Wno-dev
|
||||||
|
-DBUILD_TESTING=OFF
|
||||||
]
|
]
|
||||||
|
|
||||||
# Avoid false positives for clock_gettime support on 10.11.
|
# Avoid false positives for clock_gettime support on 10.11.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user