We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0138021 commit aa6bcefCopy full SHA for aa6bcef
CMakeLists.txt
@@ -138,4 +138,3 @@ target_link_libraries(threadpool_cxx14_tmp Threads::Threads)
138
set_target_properties(threadpool_cxx14_tmp PROPERTIES OUTPUT_NAME "threadpool_cxx14")
139
add_test(threadpool_cxx14 ${PROJECT_SOURCE_DIR}/unittest/threadpool_cxx14 -tc=Threadpool)
140
141
-
0 commit comments