Skip to content
Prev Previous commit
Next Next commit
Update CMakeLists.txt
  • Loading branch information
RafaelGCPP authored Mar 5, 2024
commit 2c3e987a266e4c066502c88ebcbca3c7ad980427
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.1.0)
cmake_minimum_required(VERSION 3.5.0)

project(direwolf)

Expand Down