We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6134721 commit 44c25ebCopy full SHA for 44c25eb
lldb/test/CMakeLists.txt
@@ -235,6 +235,8 @@ if (CMAKE_SIZEOF_VOID_P EQUAL 8)
235
set(LLDB_IS_64_BITS 1)
236
endif()
237
238
+set(LLDB_SHELL_TESTS_DISABLE_REMOTE OFF CACHE BOOL "Disable remote Shell tests execution")
239
+
240
# These values are not canonicalized within LLVM.
241
llvm_canonicalize_cmake_booleans(
242
LLDB_BUILD_INTEL_PT
0 commit comments