From 8a489839000a89fbe1336334a998c6f1c9c15ae7 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Thu, 15 Oct 2015 18:29:48 +0100 Subject: [PATCH] Add readme. --- performance/third_party/readme.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 performance/third_party/readme.txt diff --git a/performance/third_party/readme.txt b/performance/third_party/readme.txt new file mode 100644 index 00000000..8e95e917 --- /dev/null +++ b/performance/third_party/readme.txt @@ -0,0 +1,3 @@ +Place third party headers and libraries in this directory to have them built as part of the performance test application. + +Or install in your compiler's search paths if you prefer. \ No newline at end of file