You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CXX-2726 do not override CMAKE_BUILD_TYPE for multi-config generator (#1006)
* do not override CMAKE_BUILD_TYPE for multi-config generator
* remove CMAKE_BUILD_TYPE from Windows install instructions
CMAKE_BUILT_TYPE is ignored for multi-config generators like Visual Studio
* specify `--config` in Windows install instructions
0 commit comments