Skip to content

Check mono / multi configuration setup between make and VS #16

@asmodehn

Description

@asmodehn

VS is a multi config environment.
make is a single config environment.
CMake can deal with both (CMAKE_CONFIGURATION_TYPES, CMAKE_CFG_INTDIR, CMAKE_BUILD_TYPE, etc. ). check http://www.cmake.org/Wiki/CMake_Useful_Variables#Compilers_and_Tools
WkCMake force the behaviour and locks down multi configuration envs. But it can be improved...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions