diff options
author | Jeff Moguillansky <jmoguillansky@gopro.com> | 2021-01-29 14:58:23 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 11:30:56 +0000 |
commit | 4f8cecca9733588b083dba8488143fa1ffb0e495 (patch) | |
tree | ac8976f71dbd5297f24b817eb22e9c313b6954b0 /docs | |
parent | c67e0a8a6785ab5f139491786fa064905278d951 (diff) | |
download | meson-4f8cecca9733588b083dba8488143fa1ffb0e495.zip meson-4f8cecca9733588b083dba8488143fa1ffb0e495.tar.gz meson-4f8cecca9733588b083dba8488143fa1ffb0e495.tar.bz2 |
build: add function get_build_targets to Build class
Add function to Build class to get targets of type BuildTarget
Update xcode backend to call get_build_targets when iterating over targets.
This resolves crash in xcode backend when using custom targets:
AttributeError: ‘CustomTarget’ object has no attribute ‘objects’
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions