Skip to content

GCC also needs find_package(Threads) #62

Open
@roastduck

Description

@roastduck

The current CMakeLists.txt only call find_package(Threads) for clang, but I found gcc also needs it, tested in Ubuntu 15.10, with gcc version 5.2.1. I found this PR claims MSVC needs it but it was deleted later. And this PR claims WIN32 needs it but has not been merged. However, They also claim gcc do not need this call. So when should we use find_package(Threads) after all?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions