commit | 028812ae7eee307dca5f8f69d467af7b92cc41c8 | [log] [tgz] |
---|---|---|
author | Yannick Jadoul <yannick.jadoul@belgacom.net> | Tue Nov 24 19:37:51 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 24 13:37:51 2020 -0500 |
tree | f1d71f4c286373a5636006915204fe0e3639214e | |
parent | d57c1fab7f458ea63c39a9780c4b2f3507edf001 [diff] |
docs: add warning about FindPython's Development component when libraries don't exist (e.g. on manylinux) (#2689) * Add waring about FindPython's Development component when libraries don't exist (e.g. on manylinux) * Minor wording update (thanks, @henryiii!)