Update CMakeLists.txt

This commit is contained in:
Rafael Gustavo da Cunha Pereira Pinto 2024-03-05 09:07:45 -03:00 committed by GitHub
parent 26013e1057
commit 2c3e987a26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1.0) cmake_minimum_required(VERSION 3.5.0)
project(direwolf) project(direwolf)