mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
StringUuid: Implement new string(UUID) sub-command.
This commit is contained in:
@@ -74,6 +74,7 @@ protected:
|
||||
bool HandleTimestampCommand(std::vector<std::string> const& args);
|
||||
bool HandleMakeCIdentifierCommand(std::vector<std::string> const& args);
|
||||
bool HandleGenexStripCommand(std::vector<std::string> const& args);
|
||||
bool HandleUuidCommand(std::vector<std::string> const& args);
|
||||
|
||||
class RegexReplacement
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user