Skip to content

Commit d1ccc29

Browse files
committed
[lldb] Fix build failure due to mismerge
1 parent 719c0d3 commit d1ccc29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/cmake/modules/LLDBConfig.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ if(LLDB_ENABLE_SWIFT_SUPPORT)
227227
else ()
228228
include_directories("${SWIFT_INCLUDE_DIRS}")
229229
endif()
230+
endif()
230231

231232
if(LLDB_BUILT_STANDALONE)
232233
if (TARGET clang-resource-headers)

0 commit comments

Comments
 (0)