Lower cmake version for compatability
This commit is contained in:
parent
5f9f6d2e92
commit
afbdb87f54
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.30)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(yadro-task VERSION 0.1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue