mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
cmake-gui: Add button to open the generated project
Look for VS or Xcode project files at the top of the build tree. If present, enable an "Open Project" button to open them through the OS desktop services.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
cmake-gui-open-project
|
||||
----------------------
|
||||
|
||||
* :manual:`cmake-gui(1)` gained a button to open the generated project file
|
||||
for :ref:`Visual Studio Generators` and the :generator:`Xcode` generator.
|
||||
Reference in New Issue
Block a user