Skip to content

Commit c90921f

Browse files
fixup! fixup! fup only run once
1 parent a71e948 commit c90921f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

google_benchmark/cmake/Codspeed.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ target_compile_definitions(
1212
)
1313

1414
if(DEFINED CODSPEED_MODE)
15-
# Define a preprocessor macro based on the build mode
16-
if(CODSPEED_MODE STREQUAL "instrumentation")
17-
target_compile_definitions(codspeed INTERFACE -DCODSPEED_INSTRUMENTATION)
1815
# Define a preprocessor macro based on the build mode
1916
if(CODSPEED_MODE STREQUAL "instrumentation")
2017
target_compile_definitions(

0 commit comments

Comments
 (0)