mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
ship CMakePresets.json instead of copying a template
Co-Authored-By: Grok 4.6 <noreply@x.ai>
This commit is contained in:
committed by
majcosta
co-authored by
Grok 4.6
parent
c9100aacee
commit
69764e4459
@@ -18,9 +18,6 @@ if(USE_SCCACHE)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
include(cmake/CopyUserPresetTemplate.cmake)
|
||||
CopyUserPresetTemplate()
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
||||
Reference in New Issue
Block a user