summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_CURRENT_LIST_LINE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_CURRENT_LIST_LINE.rst')
-rw-r--r--share/cmake-3.2/Help/variable/CMAKE_CURRENT_LIST_LINE.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_CURRENT_LIST_LINE.rst b/share/cmake-3.2/Help/variable/CMAKE_CURRENT_LIST_LINE.rst
new file mode 100644
index 0000000..60e8e26
--- /dev/null
+++ b/share/cmake-3.2/Help/variable/CMAKE_CURRENT_LIST_LINE.rst
@@ -0,0 +1,7 @@
+CMAKE_CURRENT_LIST_LINE
+-----------------------
+
+The line number of the current file being processed.
+
+This is the line number of the file currently being processed by
+cmake.