meson: Add -Dinstall-scanpci option, defaulting to false Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/lib/libpciaccess/-/merge_requests/42> 
4 files changed
tree: 9b4c82122b11eba65a7b3eb256d05d7e3e041247
  1. include/
  2. man/
  3. scanpci/
  4. src/
  5. .gitignore
  6. .gitlab-ci.yml
  7. AUTHORS
  8. COPYING
  9. meson.build
  10. meson_options.txt
  11. pciaccess.pc.in
  12. README.cygwin
  13. README.md
README.md

xorg/lib/libpciaccess - Generic PCI access library

Documentation of the libpciaccess API's can be generated from the sources via the doxygen command. Information about porting Xorg drivers to libpciaccess is located at:

https://www.x.org/wiki/PciReworkHowto

For historical reference, the original proposal for this work is at:

https://www.x.org/wiki/PciReworkProposal

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/lib/libpciaccess

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches