summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_sf/ABSTRACT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/prop_sf/ABSTRACT.rst')
-rw-r--r--share/cmake-3.10/Help/prop_sf/ABSTRACT.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/prop_sf/ABSTRACT.rst b/share/cmake-3.10/Help/prop_sf/ABSTRACT.rst
new file mode 100644
index 0000000..339d115
--- /dev/null
+++ b/share/cmake-3.10/Help/prop_sf/ABSTRACT.rst
@@ -0,0 +1,9 @@
+ABSTRACT
+--------
+
+Is this source file an abstract class.
+
+A property on a source file that indicates if the source file
+represents a class that is abstract. This only makes sense for
+languages that have a notion of an abstract class and it is only used
+by some tools that wrap classes into other languages.