changed SDK tracking branch to master
This commit is contained in:
@@ -15,7 +15,7 @@ if(NOT TARGET Saleae::AnalyzerSDK)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
analyzersdk
|
analyzersdk
|
||||||
GIT_REPOSITORY https://github.com/saleae/AnalyzerSDK.git
|
GIT_REPOSITORY https://github.com/saleae/AnalyzerSDK.git
|
||||||
GIT_TAG alpha
|
GIT_TAG master
|
||||||
GIT_SHALLOW True
|
GIT_SHALLOW True
|
||||||
GIT_PROGRESS True
|
GIT_PROGRESS True
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user