Skip to content

Please add minimum C++ version in CmakeLists explicitly #5

@Longwater1234

Description

@Longwater1234

Thanks for this library. Could you kindly specify explicitly the minimum c++ version, (meaning your c++17 requirement):

set(CMAKE_CXX_STANDARD 17)          
set(CMAKE_CXX_STANDARD_REQUIRED ON)  # Enforce the minimum C++ standard

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