Skip to content

Commit

Permalink
get latest alpha ziti-sdk-c (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Jun 24, 2024
1 parent 5e20cb4 commit a5cf86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)


set(ZITI_SDK_DIR "" CACHE FILEPATH "developer option: use local ziti-sdk-c checkout")
set(ZITI_SDK_VERSION "2.0.0-alpha2" CACHE STRING "ziti-sdk-c version or branch to use")
set(ZITI_SDK_VERSION "2.0.0-alpha3" CACHE STRING "ziti-sdk-c version or branch to use")

# if TUNNEL_SDK_ONLY then don't descend into programs/ziti-edge-tunnel
option(TUNNEL_SDK_ONLY "build only ziti-tunnel-sdk (without ziti)" OFF)
Expand Down

0 comments on commit a5cf86b

Please sign in to comment.