mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 01:39:30 +02:00
Lower cmake version to be able to run in github
This commit is contained in:
parent
995cc7784c
commit
760e21c31f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 4.0)
|
||||
cmake_minimum_required(VERSION 3.31)
|
||||
enable_testing()
|
||||
|
||||
# set the project name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue