summaryrefslogtreecommitdiffstats
path: root/Help/command/subdir_depends.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/subdir_depends.rst')
-rw-r--r--Help/command/subdir_depends.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/Help/command/subdir_depends.rst b/Help/command/subdir_depends.rst
new file mode 100644
index 0000000..c72a4af
--- /dev/null
+++ b/Help/command/subdir_depends.rst
@@ -0,0 +1,11 @@
+subdir_depends
+--------------
+
+Deprecated. Does nothing.
+
+::
+
+ subdir_depends(subdir dep1 dep2 ...)
+
+Does not do anything. This command used to help projects order
+parallel builds correctly. This functionality is now automatic.