mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
CMake: bump the minimal required version to 3.5
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
# set the project name
|
||||
project(openFPGALoader VERSION "0.11.0" LANGUAGES CXX)
|
||||
|
||||
Reference in New Issue
Block a user