Skip to content

CMake does not detect fancy c++ compiler (which knows the auto keyword) #486

@wdoekes

Description

@wdoekes

See #485

According to reporter, cmake will happily choose an old c++ compiler (from /bin/c++, apparently).

If we're using fancy new c++ stuff, it'd be nice to have cmake check if the compiler supports it before starting any build at 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