Skip to content

Commit

Permalink
Pinning SIO version at v00-01.
Browse files Browse the repository at this point in the history
  • Loading branch information
arummler authored and tmadlener committed Dec 6, 2023
1 parent 9cf4c16 commit 7a4f947
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 @@ -170,7 +170,7 @@ IF( NOT SIO_FOUND )
include(FetchContent)
FetchContent_Declare(sio_extern
GIT_REPOSITORY https://github.com/iLCSoft/SIO.git
GIT_TAG master
GIT_TAG v00-01
GIT_SHALLOW 1
# FIND_PACKAGE_ARGS
)
Expand Down

0 comments on commit 7a4f947

Please sign in to comment.