Skip to content

Include external msproject map config

Extend Visual Studio sln generator to accept MAP_IMPORTED_CONFIG_*.

This allows 3rd party projects added via include_external_msproject, to compile preferred configuration despite different naming standard

Inspired by old mail: https://cmake.org/pipermail/cmake/2010-April/036388.html

-- Reopen of accidentally closed: Merge Request !664 (merged)

Merge request reports