Make the interfaces part of lldbPluginScriptInterpreterPython instead of putting them into their own static library. This avoids the need for an extra static archive and more importantly a bunch of code duplication between the two CMakeLists.txt.