Skip to content

Commit

Permalink
Fix #1804 (#1805)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff authored Nov 25, 2022
1 parent b13e3e2 commit e1b5611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ option(WITH_NO_GETENV "Whether the platform supports environment variables" OFF)

option(BUILD_TESTING "Whether to enable tests" ON)

option(WITH_BENCHMARK "Whether to build benchmark program" ON)
option(WITH_BENCHMARK "Whether to build benchmark program" ON)

option(BUILD_W3CTRACECONTEXT_TEST "Whether to build w3c trace context" OFF)

Expand Down

0 comments on commit e1b5611

Please sign in to comment.