mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Set CMake minimum version to 3.10
This commit is contained in:
parent
a406f447bb
commit
e735c3a403
10 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required (VERSION 3.8)
|
||||
cmake_minimum_required (VERSION 3.10)
|
||||
|
||||
message ("-- Configuring extensions")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue