Skip to content

Commit 9adb238

Browse files
author
Doug Coleman
committed
cmake: Remove non-useful message.
1 parent 5da7e50 commit 9adb238

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/modules/StandaloneOverlay.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# and return.
55
if(DEFINED SWIFT_MASTER_LOADED
66
OR NOT ${CMAKE_CURRENT_SOURCE_DIR} STREQUAL ${CMAKE_SOURCE_DIR})
7-
message(STATUS "returning from StandaloneOverlay.cmake")
87
set(SWIFT_MASTER_LOADED TRUE)
98
return()
109
endif()

0 commit comments

Comments
 (0)