changeset 65:4aec80a03cb0

Do not build tools.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 19 Aug 2017 19:53:29 +0300
parents 4d4d6de39329
children 6ee701e2d8d9
files config.mak
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.mak	Sat Aug 19 19:51:30 2017 +0300
+++ b/config.mak	Sat Aug 19 19:53:29 2017 +0300
@@ -17,7 +17,7 @@
 # Build engine tests and tools? (Please notice that what
 # actually gets built it also affected by other options)
 DM_BUILD_TESTS=no
-DM_BUILD_TOOLS=yes
+DM_BUILD_TOOLS=no
 
 # Timeline support? (required for editor and complex demos)
 DM_USE_TIMELINE=no