mirror of
https://github.com/roflmuffin/CounterStrikeSharp.git
synced 2025-12-05 15:40:24 -08:00
Merge branch 'main' into feature/steam-auth-flexibility
This commit is contained in:
Submodule libraries/Protobufs updated: 76e070dc65...b46090af9c
Submodule libraries/hl2sdk-cs2 updated: 14e77af283...a658a0f7ef
@@ -11,7 +11,7 @@ set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING
|
||||
FORCE
|
||||
)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
if(LINUX)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC")
|
||||
|
||||
Reference in New Issue
Block a user