We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed84f7 commit 061f288Copy full SHA for 061f288
README.md
@@ -39,7 +39,7 @@ set(BUILD_SLICK_QUEUE_TESTS OFF CACHE BOOL "" FORCE)
39
FetchContent_Declare(
40
slick_queue
41
GIT_REPOSITORY https://github.com/SlickQuant/slick_queue.git
42
- GIT_TAG v1.1.0.0
+ GIT_TAG v1.1.0.0 # See https://github.com/SlickQuant/slick_queue/releases for latest version
43
)
44
FetchContent_MakeAvailable(slick_queue)
45
0 commit comments