Skip to content
Snippets Groups Projects
Commit ed0a1639 authored by Harald Scheirich's avatar Harald Scheirich
Browse files

Merge branch 'fix/benchmark-cmake' into 'master'

COMP: Disable tests for benchmark library

See merge request !807
parents 8578be7d 9124909c
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@ imstk_add_external_project( benchmark
-DBUILD_SHARED_LIBS:BOOL=OFF
-Dgtest_force_shared_crt:BOOL=ON
-DBENCHMARK_DOWNLOAD_DEPENDENCIES:BOOL=ON
-DBENCHMARK_ENABLE_GTEST_TESTS:BOOL=OFF
-DBENCHMARK_ENABLE_TESTING:BOOL=OFF
DEPENDENCIES ""
RELATIVE_INCLUDE_PATH ""
#VERBOSE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment