diff --git a/CMakeLists.txt b/CMakeLists.txt index a154c9b..c722b18 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -141,7 +141,6 @@ IF(NOT WIN32) if(NOT APPLE) SET(rt_library rt) - SET(pthread_library pthread) endif(NOT APPLE) ENDIF(NOT WIN32)