summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorRobin Lindén <dev@robinlinden.eu>2018-02-11 13:38:40 +0100
committerRobin Lindén <dev@robinlinden.eu>2018-02-11 13:45:52 +0100
commit0647c2c5bc8c871dbcaed64de40eb252d13d303c (patch)
treebd042460bf2981b7854774ace373034cb47254f1 /third_party
parent2e74db5447f89745f4bdc375230e20a7247670a0 (diff)
Look for dependencies in third_party/
Diffstat (limited to 'third_party')
-rw-r--r--third_party/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/README.md b/third_party/README.md
index 11546589..e9197bc9 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -2,5 +2,3 @@
2 2
3All toxcore dependencies you want to build yourself should end up here, not in 3All toxcore dependencies you want to build yourself should end up here, not in
4the source root. This directory is exempt from code style checks. 4the source root. This directory is exempt from code style checks.
5
6TODO(iphydf): Change appveyor.yml to unpack dependencies here.