diff options
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r-- | Source/cmTarget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmTarget.h b/Source/cmTarget.h index e5646f6..c0b9e09 100644 --- a/Source/cmTarget.h +++ b/Source/cmTarget.h @@ -77,7 +77,6 @@ class cmTarget { public: cmTarget(); - static const char* GetTargetTypeName(cmState::TargetType targetType); enum CustomCommandType { PRE_BUILD, PRE_LINK, POST_BUILD }; /** |