Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
xorz57 authored Mar 2, 2024
1 parent 401c38c commit 89dd284
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(ParticlePhysics)

set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit 89dd284

Please sign in to comment.