Skip to content

Commit 2534847

Browse files
mosfet80SGSSGene
andauthored
Update test/CMakeLists.txt
Co-authored-by: Simon Gene Gottlieb <simon@gottliebtfreitag.de>
1 parent 6282ff3 commit 2534847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ target_link_libraries(yaml-cpp-tests
4949

5050
set_property(TARGET yaml-cpp-tests PROPERTY CXX_STANDARD_REQUIRED ON)
5151
if (NOT DEFINED CMAKE_CXX_STANDARD)
52-
set_target_properties(yaml-cpp-tests PROPERTIES CXX_STANDARD 17)
52+
set_target_properties(yaml-cpp-tests PROPERTIES CXX_STANDARD 11)
5353
endif()
5454

5555

0 commit comments

Comments
 (0)