cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.

Make it public for future external calls.
This commit is contained in:
Stephen Kelly
2014-03-12 21:09:20 +01:00
parent d5b2e33be2
commit cd43433de5
10 changed files with 56 additions and 23 deletions

View File

@@ -88,6 +88,7 @@ public:
virtual std::string ExpandCFGIntDir(const std::string& str,
const std::string& config) const;
void ComputeTargetObjectDirectory(cmGeneratorTarget* gt) const;
protected:
// Does this VS version link targets to each other if there are
// dependencies in the SLN file? This was done for VS versions