Skip to content

Commit 0a9a5b8

Browse files
committed
try to solve linker error on Windows
1 parent 13169e6 commit 0a9a5b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ if (STDEXEC_BUILD_TESTS)
129129
BUILD_EXPORT_SET stdexec-exports
130130
CPM_ARGS
131131
URL https://github.com/catchorg/Catch2/archive/refs/tags/v${Catch2_VERSION}.zip
132+
OPTIONS "CMAKE_CXX_STANDARD 20"
132133
)
133134
endif()
134135

0 commit comments

Comments
 (0)