summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_tgt/GENERATOR_FILE_NAME.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/prop_tgt/GENERATOR_FILE_NAME.rst')
-rw-r--r--share/cmake-3.10/Help/prop_tgt/GENERATOR_FILE_NAME.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/prop_tgt/GENERATOR_FILE_NAME.rst b/share/cmake-3.10/Help/prop_tgt/GENERATOR_FILE_NAME.rst
new file mode 100644
index 0000000..032b22a
--- /dev/null
+++ b/share/cmake-3.10/Help/prop_tgt/GENERATOR_FILE_NAME.rst
@@ -0,0 +1,9 @@
+GENERATOR_FILE_NAME
+-------------------
+
+Generator's file for this target.
+
+An internal property used by some generators to record the name of the
+project or dsp file associated with this target. Note that at
+configure time, this property is only set for targets created by
+include_external_msproject().