Skip to content

Commit

Permalink
Use C++20
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Oct 20, 2023
1 parent dbebae5 commit f789325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libretro/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD 20)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)

include(embed-binaries)
Expand Down

0 comments on commit f789325

Please sign in to comment.