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 b9aab8c commit 3ed84f7Copy full SHA for 3ed84f7
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.0.2.1
+ GIT_TAG v1.1.0.0
43
)
44
FetchContent_MakeAvailable(slick_queue)
45
0 commit comments