1 if (APPLE AND LLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY)
2 # Work around an issue with the Python headers, which have a modular include
3 # inside an extern "C" block.
7 add_lldb_unittest(ScriptInterpreterPythonTests
8 PythonDataObjectsTests.cpp
13 lldbPluginScriptInterpreterPython
20 set_property(TARGET ScriptInterpreterPythonTests APPEND PROPERTY BUILD_RPATH "${Python3_RPATH}")