summaryrefslogtreecommitdiff
path: root/Tests/OutOfSource
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/OutOfSource')
-rw-r--r--Tests/OutOfSource/OutOfSourceSubdir/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/OutOfSource/OutOfSourceSubdir/CMakeLists.txt b/Tests/OutOfSource/OutOfSourceSubdir/CMakeLists.txt
index b83991f353..57c429e53f 100644
--- a/Tests/OutOfSource/OutOfSourceSubdir/CMakeLists.txt
+++ b/Tests/OutOfSource/OutOfSourceSubdir/CMakeLists.txt
@@ -48,7 +48,6 @@ ENDIF ("${PROJECT_SOURCE_DIR}" STREQUAL "${ANOTHER_PROJ_SOURCE_DIR}")
SET (WEASELS SIZZLING)
GET_DIRECTORY_PROPERTY(incDirs INCLUDE_DIRECTORIES)
-message(STATUS "incDirs: -${incDirs}")
IF(NOT incDirs)
MESSAGE(FATAL_ERROR "GET_DIRECTORY_PROPERTY(INCLUDE_DIRECTORIES) returned empty list")
ENDIF(NOT incDirs)