mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-09 18:44:46 +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
|
# benchmark
|
||||||
if(ENABLE_BENCHMARKS)
|
if(ENABLE_BENCHMARKS)
|
||||||
|
set(BENCHMARK_ENABLE_TESTING OFF CACHE BOOL "Enable testing of the benchmark library.")
|
||||||
add_subdirectory(benchmark)
|
add_subdirectory(benchmark)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user