|
@@ -47,6 +47,8 @@ public:
|
|
|
bool IsValid() const;
|
|
bool IsValid() const;
|
|
|
Snapshot GetBuildsystemDirectoryParent() const;
|
|
Snapshot GetBuildsystemDirectoryParent() const;
|
|
|
|
|
|
|
|
|
|
+ cmState* GetState() const;
|
|
|
|
|
+
|
|
|
private:
|
|
private:
|
|
|
void ComputeRelativePathTopSource();
|
|
void ComputeRelativePathTopSource();
|
|
|
void ComputeRelativePathTopBinary();
|
|
void ComputeRelativePathTopBinary();
|