diff --git a/cmake/protobuf-module.cmake.in b/cmake/protobuf-module.cmake.in index 0e289d72655d6..37c79028f8c6a 100644 --- a/cmake/protobuf-module.cmake.in +++ b/cmake/protobuf-module.cmake.in @@ -133,10 +133,6 @@ _protobuf_find_libraries(Protobuf_PROTOC protoc) endif() -if(UNIX) - _protobuf_find_threads() -endif() - # Set the include directory get_target_property(Protobuf_INCLUDE_DIRS protobuf::libprotobuf INTERFACE_INCLUDE_DIRECTORIES)