Skip to content

Commit

Permalink
build: set project version and desc, ref #180
Browse files Browse the repository at this point in the history
  • Loading branch information
iboB committed Nov 6, 2024
1 parent bd2a5d2 commit d3215b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
cmake_minimum_required(VERSION 3.24 FATAL_ERROR)

project(ac-local
VERSION 0.1.0.1
DESCRIPTION "Alpaca Core Local SDK"
LANGUAGES C CXX
)

Expand Down

0 comments on commit d3215b9

Please sign in to comment.