Skip to content

cmake + c++20 #1

@SGSSGene

Description

@SGSSGene

Hi, instead of

set(CMAKE_CXX_STANDARD 20)

you could add

target_compile_features(constixel INTERFACE cxx_std_20)

to you cmake. This way people can't forget.

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