Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
xorz57 committed Mar 2, 2024
1 parent 184270e commit bbb7aef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
cmake_minimum_required(VERSION 3.26)

cmake_policy(SET CMP0091 NEW)

project(VerletSFML)

set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit bbb7aef

Please sign in to comment.