mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
ENH: check in initial conv library stuff
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
return this->NumberOfProgressActions;}
|
||||
|
||||
const char *GetTargetName() { return this->TargetName.c_str(); }
|
||||
|
||||
cmTarget* GetTarget() { return this->Target;}
|
||||
protected:
|
||||
|
||||
// create the file and directory etc
|
||||
|
||||
Reference in New Issue
Block a user