summaryrefslogtreecommitdiff
path: root/Tests/Tutorial/Consumer/directions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Tutorial/Consumer/directions.txt')
-rw-r--r--Tests/Tutorial/Consumer/directions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/Tutorial/Consumer/directions.txt b/Tests/Tutorial/Consumer/directions.txt
new file mode 100644
index 000000000..6a70aab5e
--- /dev/null
+++ b/Tests/Tutorial/Consumer/directions.txt
@@ -0,0 +1,6 @@
+# Import a CMake Project#
+
+This examples shows how a project can find other CMake packages that
+generated Config.cmake files.
+
+It also shows how to state a projects external dependencies when generating a Config.cmake.