debug settings for gdb in vscode; steamtest now reports which apps have bottles managed by steam automatically

This commit is contained in:
2025-01-25 19:15:05 -08:00
parent 9ad87ba79b
commit 19251a253f
4 changed files with 87 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(PLATFORM_FOREIGN_ENV FALSE)