diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2019-11-22 13:26:53 -0500 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2019-11-25 20:34:37 -0500 |
commit | 7dd302773dd2d6443ab52d608d1c86aef578f280 (patch) | |
tree | dd4d9b9ab16ab831265b93a4e0b691fdbdb397e2 /docs/markdown/Using-with-Visual-Studio.md | |
parent | f0565e6dc80c857b6035b9a754b0495137db64ae (diff) | |
download | meson-7dd302773dd2d6443ab52d608d1c86aef578f280.zip meson-7dd302773dd2d6443ab52d608d1c86aef578f280.tar.gz meson-7dd302773dd2d6443ab52d608d1c86aef578f280.tar.bz2 |
Fix link_whole with a custom target
t.pic won't be defined. We can only hope it has been built with -fPIC.
Linker will complain otherwise any way.
t.extract_all_objects_recurse() won't be defined. We could support this
case by extracting the archive somewhere and pick object files.
Diffstat (limited to 'docs/markdown/Using-with-Visual-Studio.md')
0 files changed, 0 insertions, 0 deletions