Skip to content

Commit 76ae4ff

Browse files
committed
Update CMake and gitignore
1 parent cc8adf7 commit 76ae4ff

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
.vscode
12
build

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.6)
1+
cmake_minimum_required(VERSION 3.10)
22
project(Phoenix6-Example)
33

44
# Use C++20

0 commit comments

Comments
 (0)