mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-18 00:48:31 +00:00
Bump minimum CMake to 3.13
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
project(nextpnr CXX C)
|
||||
|
||||
# Allow family.cmake add additional dependencies to gui_${family}.
|
||||
|
||||
Reference in New Issue
Block a user