gperftools: Don't build benchmarks or tests (#44336)
This commit is contained in:
@@ -68,6 +68,8 @@ def cmake_args(self):
|
||||
),
|
||||
self.define_from_variant("GPERFTOOLS_BUILD_DEBUGALLOC", "debugalloc"),
|
||||
self.define_from_variant("gperftools_enable_libunwind", "libunwind"),
|
||||
self.define("gperftools_build_benchmark", False),
|
||||
self.define("BUILD_TESTING", False),
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user