Skip to content

Commit

Permalink
ci: std:c++20 for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzniewski committed May 12, 2023
1 parent fcad435 commit a14c5b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/ObsPluginHelpers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ else()
/W3
/WX
/wd4201
/std:c++20
"$<$<CONFIG:RELWITHDEBINFO>:/Ob2>"
"$<$<CONFIG:DEBUG>:/DDEBUG=1;/D_DEBUG=1>"
/DUNICODE
Expand Down

0 comments on commit a14c5b0

Please sign in to comment.