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 17a28b8 commit 09f60a1Copy full SHA for 09f60a1
README.md
@@ -126,6 +126,7 @@ cp slick_object_pool/include/slick/object_pool.h your_project/include/
126
```cmake
127
include(FetchContent)
128
129
+set(BUILD_SLICK_OBJECTPOOL_TESTS OFF CACHE BOOL "" FORCE)
130
FetchContent_Declare(
131
slick_object_pool
132
GIT_REPOSITORY https://github.com/SlickQuant/slick_object_pool.git
0 commit comments