mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-30 04:20:23 +00:00
Disable benchmark library tests
This commit is contained in:
parent
617edbb907
commit
f554801dd0
1
third_party/CMakeLists.txt
vendored
1
third_party/CMakeLists.txt
vendored
@ -145,6 +145,7 @@ target_include_directories(archive_static INTERFACE
|
||||
|
||||
# benchmark
|
||||
if(ENABLE_BENCHMARKS)
|
||||
set(BENCHMARK_ENABLE_TESTING OFF CACHE BOOL "Enable testing of the benchmark library.")
|
||||
add_subdirectory(benchmark)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user