Skip to content

Commit

Permalink
set GTEST to OFF
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
prudhomm committed Apr 21, 2019
1 parent 7dc5d1c commit e6b8f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/CMakeLists.txt
Expand Up @@ -42,6 +42,7 @@ else()
endif()

option(BENCHMARK_ENABLE_GTEST_TESTS "Enable building the unit tests which depend on gtest" OFF)
set( BENCHMARK_ENABLE_GTEST_TESTS OFF )
feelppGitSubmodulePrepare( benchmark )
include_directories(${CMAKE_SOURCE_DIR}/benchmarks/benchmark/include)
add_subdirectory(benchmark)
Expand Down

0 comments on commit e6b8f48

Please sign in to comment.