Skip to content

conan: Wrong version checked for "MSVC2017_COMPATIBILITY" #93

@helmesjo

Description

@helmesjo

add_cmake_option("MSVC2017_COMPATIBILITY", int(self.settings.compiler.version.value) == 17)

Just noticed this while glancing over. It should be 15, right?

Disclaimer: It has it's origin from my recipe... :D

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions