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 cf72aed commit 6d7f126Copy full SHA for 6d7f126
future/CMakeLists.txt
@@ -50,4 +50,4 @@ target_link_libraries(${PROJECT_NAME}
50
PUBLIC benchmark::benchmark
51
)
52
53
-add_bench(future) # TODO separate
+add_bench(future_lite) # TODO separate
0 commit comments