mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-19 05:50:35 +00:00
cmState: Remove compatibility typedefs
This commit is contained in:
@@ -79,9 +79,6 @@ public:
|
||||
cmState();
|
||||
~cmState();
|
||||
|
||||
typedef cmStateSnapshot Snapshot;
|
||||
typedef cmStateDirectory Directory;
|
||||
|
||||
static const char* GetTargetTypeName(cmStateEnums::TargetType targetType);
|
||||
|
||||
cmStateSnapshot CreateBaseSnapshot();
|
||||
|
||||
Reference in New Issue
Block a user