Reduce requried cmake version
This commit is contained in:
parent
5da6710b0c
commit
5eebdfa452
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.20)
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(eismultiplexer C)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue