-
- Downloads
Merge topic 'cmake-gui-generator-platform'
67bced8a cmake-gui: Improve label for default platform 48ec0bc1 cmake-gui: Add field for generator platform selection 8bba458e Add global generator factory method to get default platform name 818df52c Add global generator factory method to get list of known platforms 8144b00e Split global generator factory list with and without platforms b70c0aed VS: Factor out helper function to compute host platform name Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !2832
No related branches found
No related tags found
Showing
- Source/QtDialog/CMakeSetupDialog.cxx 1 addition, 0 deletionsSource/QtDialog/CMakeSetupDialog.cxx
- Source/QtDialog/FirstConfigure.cxx 78 additions, 2 deletionsSource/QtDialog/FirstConfigure.cxx
- Source/QtDialog/FirstConfigure.h 9 additions, 0 deletionsSource/QtDialog/FirstConfigure.h
- Source/QtDialog/QCMake.cxx 19 additions, 2 deletionsSource/QtDialog/QCMake.cxx
- Source/QtDialog/QCMake.h 5 additions, 0 deletionsSource/QtDialog/QCMake.h
- Source/cmGlobalGeneratorFactory.h 24 additions, 2 deletionsSource/cmGlobalGeneratorFactory.h
- Source/cmGlobalVisualStudio10Generator.cxx 20 additions, 1 deletionSource/cmGlobalVisualStudio10Generator.cxx
- Source/cmGlobalVisualStudio11Generator.cxx 28 additions, 1 deletionSource/cmGlobalVisualStudio11Generator.cxx
- Source/cmGlobalVisualStudio12Generator.cxx 20 additions, 1 deletionSource/cmGlobalVisualStudio12Generator.cxx
- Source/cmGlobalVisualStudio14Generator.cxx 20 additions, 1 deletionSource/cmGlobalVisualStudio14Generator.cxx
- Source/cmGlobalVisualStudio9Generator.cxx 27 additions, 1 deletionSource/cmGlobalVisualStudio9Generator.cxx
- Source/cmGlobalVisualStudioVersionedGenerator.cxx 59 additions, 12 deletionsSource/cmGlobalVisualStudioVersionedGenerator.cxx
- Source/cmGlobalXCodeGenerator.cxx 15 additions, 1 deletionSource/cmGlobalXCodeGenerator.cxx
- Source/cmake.cxx 12 additions, 4 deletionsSource/cmake.cxx
- Source/cmake.h 4 additions, 1 deletionSource/cmake.h
Loading
Please register or sign in to comment