1

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

enter image description here

DuckQueen
  • 772
  • 10
  • 62
  • 134
  • Try checking the `Configuration Manager...` – J3soon Jul 15 '16 at 08:16
  • 2
    Possible duplicate of [Cmake generators for Visual Studio do not set CMAKE\_CONFIGURATION\_TYPES](http://stackoverflow.com/questions/31661264/cmake-generators-for-visual-studio-do-not-set-cmake-configuration-types) – Florian Jul 15 '16 at 08:40
  • Did you try setting [the `FORCE` argument](https://cmake.org/cmake/help/latest/command/set.html#set-cache-entry)? – starball Aug 31 '22 at 23:15

0 Answers0