mirror of
https://github.com/google/benchmark.git
synced 2025-04-13 13:01:54 +08:00
turn on cmake debug for sanitizer builds
This commit is contained in:
parent
faaa266d33
commit
f83f50216b
1
.github/workflows/sanitizer.yml
vendored
1
.github/workflows/sanitizer.yml
vendored
@ -76,6 +76,7 @@ jobs:
|
||||
run: >
|
||||
VERBOSE=1
|
||||
cmake $GITHUB_WORKSPACE
|
||||
-DCXXFEATURECHECK_DEBUG=ON
|
||||
-DBENCHMARK_ENABLE_ASSEMBLY_TESTS=OFF
|
||||
-DBENCHMARK_ENABLE_LIBPFM=OFF
|
||||
-DBENCHMARK_DOWNLOAD_DEPENDENCIES=ON
|
||||
|
Loading…
Reference in New Issue
Block a user