summaryrefslogtreecommitdiff
path: root/Source/cmGlobalXCodeGenerator.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-05-24 17:06:32 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2007-05-24 17:06:32 -0400
commitd0f12061c32a2afe14c5b910bf6f86156552e3d3 (patch)
tree9dae7a4a1fedbcf2a40a7d8f4ceb38bf924ad597 /Source/cmGlobalXCodeGenerator.h
parentc9aecb91cc326a8e42a78c11eb2b32ffb2518dc0 (diff)
downloadcmake-d0f12061c32a2afe14c5b910bf6f86156552e3d3.tar.gz
ENH: add copy header stuff
Diffstat (limited to 'Source/cmGlobalXCodeGenerator.h')
-rw-r--r--Source/cmGlobalXCodeGenerator.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/cmGlobalXCodeGenerator.h b/Source/cmGlobalXCodeGenerator.h
index 5c8caa56e0..9bfc62dea2 100644
--- a/Source/cmGlobalXCodeGenerator.h
+++ b/Source/cmGlobalXCodeGenerator.h
@@ -65,6 +65,9 @@ public:
const char* config,
bool ignoreErrors,
bool fast);
+
+ // add extra build phases for a framework target
+ void AddFrameworkPhases(cmTarget*, cmXCodeObject* buildPhases);
/**
* Generate the all required files for building this project/tree. This