diff options
Diffstat (limited to 'ice40/CMakeLists.txt')
-rw-r--r-- | ice40/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/CMakeLists.txt b/ice40/CMakeLists.txt index a003443c..1bf64905 100644 --- a/ice40/CMakeLists.txt +++ b/ice40/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.3) +cmake_minimum_required(VERSION 3.5) project(chipdb-ice40 NONE) set(ALL_ICE40_DEVICES 384 1k 5k u4k 8k) |