Closed garbear closed 3 months ago
Set CMAKE_CXX_STANDARD to 17 in the addon root CMakelists.txt to override master forcing c++20.
CC @fuzzard
Tested with Yabause, the new version builds and is in the add-on manager so I'll merge this.
Description
Set CMAKE_CXX_STANDARD to 17 in the addon root CMakelists.txt to override master forcing c++20.
CC @fuzzard