Bump minimum CMake to 3.13
This commit is contained in:
parent
4ecbf6c6e9
commit
ae67c98f11
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.5)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
project(nextpnr CXX C)
|
project(nextpnr CXX C)
|
||||||
|
|
||||||
# Allow family.cmake add additional dependencies to gui_${family}.
|
# Allow family.cmake add additional dependencies to gui_${family}.
|
||||||
|
Loading…
Reference in New Issue
Block a user