mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 09:30:52 +02:00
prepare release 0.7.0
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
# set the project name
|
||||
project(openFPGALoader VERSION "0.6.1" LANGUAGES CXX)
|
||||
project(openFPGALoader VERSION "0.7.0" LANGUAGES CXX)
|
||||
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
|
||||
|
||||
option(BUILD_STATIC "Whether or not to build with static libraries" OFF)
|
||||
|
||||
Reference in New Issue
Block a user