CMake GUI: Add "CMake Reference Manual" help item

And switch the ordering of "Help" and "About".
This commit is contained in:
Kyle Edwards
2020-09-30 09:47:17 -04:00
parent 391ff1ec51
commit 0fe2ee3d43
4 changed files with 34 additions and 2 deletions
+1
View File
@@ -389,6 +389,7 @@ public:
static std::string const& GetCMakeCursesCommand();
static std::string const& GetCMClDepsCommand();
static std::string const& GetCMakeRoot();
static std::string const& GetHTMLDoc();
/** Get the CWD mapped through the KWSys translation map. */
static std::string GetCurrentWorkingDirectory();