Commit f1d5dd8d authored by Matthew Hausknecht's avatar Matthew Hausknecht

Removed threads lib.

parent dabbd6a9
......@@ -27,7 +27,6 @@ list(APPEND LINK_LIBS
rcsc_gz
rcsc_time
rcsc_rcg
${CMAKE_THREAD_LIBS_INIT}
)
add_executable(sample_coach ${SOURCE_DIR}/main_coach.cpp ${SOURCES})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment