mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-18 08:57:45 +00:00
Merge pull request #989 from YosysHQ/lofty/cmake-bump
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