Skip to content

cxxabi check fail on gcc4.8.5 #200

@aengusjiang

Description

@aengusjiang

the newest version
cxxabi check fail on gcc4.8.5 centos7 os, but it support cxxabit

If I add the CXX standard at the root CMakeLists.txt, such as:
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
it work ok

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions