Skip to content

Commit f328581

Browse files
authored
Merge pull request #8130 from erg/cmake-remove-debug-line
2 parents 34ed6b0 + 9adb238 commit f328581

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)