mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
This commit is contained in:
@@ -162,6 +162,7 @@ private:
|
||||
const std::string& configName);
|
||||
|
||||
cmXCodeObject* FindXCodeTarget(const cmGeneratorTarget*);
|
||||
std::string GetObjectId();
|
||||
std::string GetOrCreateId(const std::string& name, const std::string& id);
|
||||
|
||||
// create cmXCodeObject from these functions so that memory can be managed
|
||||
|
||||
Reference in New Issue
Block a user