mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
CMake GUI: Add "CMake Reference Manual" help item
And switch the ordering of "Help" and "About".
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user