Clean up
- Remove commented out cmake code - Remove duplicate .clang-format script
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.23)
|
||||
|
||||
# uncomment to enable vcpkg:
|
||||
# # Setup vcpkg - should be called before defining project()
|
||||
# run_vcpkg()
|
||||
|
||||
project(blank-slate VERSION 1.0.0)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
Reference in New Issue
Block a user