Previous versions of CMake GUI (prior to CMake 3.14) always displayed the name of the selected platform (typically "Win32" or "Win64") with the current generator, for example:

  "Current Generator: Visual Studio 14 2015 Win64"

It was very convenient to have the platform name displayed on the main window of the CMake GUI.

When a new Visual Studio project is generated "from scratch" by CMake 3.14, the platform name is no longer displayed with the Current Generator. As I just tested with CMake 3.14.4, generating for VS2017 x64.

Would it be possible to get the VS platform name back onto the CMake GUI main window?


Kind regards, Niels
--
Niels Dekker
Scientific programmer
LKEB, Leiden University Medical Center
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to