diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b08034aa..ac524fb7e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -107,7 +107,6 @@ if (USE_READLINE) target_link_libraries(libYap ${READLINE_LIBRARIES}) endif (USE_READLINE) - target_link_libraries(libYap m pthread) if (ANDROID)