================
@@ -30,7 +30,6 @@ if ("libcxx" IN_LIST LLVM_ENABLE_RUNTIMES)
endif()
set(LLVM_TOOLS_DIR "${LLVM_TOOLS_BINARY_DIR}")
----------------
bulbazord wrote:
`add_subdirectory` effectively creates a new scope. `LLDBConfig` (where
`LLDB_FRAMEWORK_ABSOLUTE_BUILD_DIR` is defined) is included at the top level
CMakeLists.txt, so it has global visibility in the LLDB project.
https://github.com/llvm/llvm-project/pull/174658
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits