mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-04 09:05:31 -05:00
Update cmakelist version
This commit is contained in:
parent
eb700fb2ce
commit
75439344c9
@ -1,5 +1,5 @@
|
|||||||
cmake_minimum_required(VERSION 3.11)
|
cmake_minimum_required(VERSION 3.11)
|
||||||
project(constellation LANGUAGES C VERSION 2.0.0)
|
project(constellation LANGUAGES C VERSION 2.1.0)
|
||||||
set(CLI_BUILD_TAGS "" CACHE STRING "Tags passed to go build of Constellation CLI.")
|
set(CLI_BUILD_TAGS "" CACHE STRING "Tags passed to go build of Constellation CLI.")
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user