summaryrefslogtreecommitdiff
path: root/indra/cmake/Tut.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/Tut.cmake')
-rw-r--r--indra/cmake/Tut.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/Tut.cmake b/indra/cmake/Tut.cmake
index 784560471d..738c08c42f 100644
--- a/indra/cmake/Tut.cmake
+++ b/indra/cmake/Tut.cmake
@@ -6,7 +6,6 @@ set(TUT_FIND_QUIETLY TRUE)
if (STANDALONE)
include(FindTut)
- include_directories(${TUT_INCLUDE_DIR})
else (STANDALONE)
use_prebuilt_binary(tut)
endif (STANDALONE)