I have tried to set it from source
set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING "Debug and Release configurations")
and from command line on generation - it does not help
I have tried to set it from source
set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING "Debug and Release configurations")
and from command line on generation - it does not help