Skip to content

Commit

Permalink
try to use older cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossmaxx committed Apr 10, 2024
1 parent 853cffa commit 263cfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.18)
CMAKE_MINIMUM_REQUIRED(VERSION 3.9)

SET(CMAKE_CXX_STANDARD 17)
SET(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit 263cfa8

Please sign in to comment.