We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e8931 commit 5dcf5e8Copy full SHA for 5dcf5e8
third_party/check.BUILD
@@ -20,6 +20,7 @@ cmake(
20
cache_entries = {
21
"CMAKE_C_FLAGS": "-fPIC",
22
"CMAKE_INSTALL_LIBDIR": "lib",
23
+ "HAVE_SUBUNIT": "0",
24
},
25
lib_source = ":srcs",
26
linkopts = select({
0 commit comments