commit | 430133e7e0582b30d3990b70fba933fea45e053d | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Mon Dec 02 12:25:03 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 08 17:36:19 2020 -0700 |
tree | 651710fb4e86a6d8e805dabef40758d07e24080f | |
parent | 5d7f52bb372b8bb942971d9c1609de54a38e419f [diff] |
[lldb/CMake] Simplify logic for adding example Python packages (NFC) This simplifies the CMake logic for adding the Python examples to the Python package. It unifies the use of create_python_package by adding the NOINIT option and removes the `target` argument, which is always `finish_swig`. GitOrigin-RevId: e5290a06d6c23bd222543cb9b689a199343021a7