moved tools to ext - makes more sense, as it contains external libs, not tools

This commit is contained in:
Nick Bolton
2014-02-26 16:52:54 +00:00
parent 8d6a44d1b7
commit 50a4f310c9
287 changed files with 19 additions and 19 deletions

View File

@@ -60,7 +60,7 @@ set(inc
../mt
../net
../synergy
../../../tools
../../../ext
)
if (UNIX)