mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
@@ -224,6 +224,12 @@ private:
|
||||
void AddPositionIndependentLinkAttribute(cmGeneratorTarget* target,
|
||||
cmXCodeObject* buildSettings,
|
||||
const std::string& configName);
|
||||
void CreateGlobalXCConfigSettings(cmLocalGenerator* root,
|
||||
cmXCodeObject* config,
|
||||
const std::string& configName);
|
||||
void CreateTargetXCConfigSettings(cmGeneratorTarget* target,
|
||||
cmXCodeObject* config,
|
||||
const std::string& configName);
|
||||
void CreateBuildSettings(cmGeneratorTarget* gtgt,
|
||||
cmXCodeObject* buildSettings,
|
||||
const std::string& buildType);
|
||||
|
||||
Reference in New Issue
Block a user