Skip to content

meson: allow building static library, not just shared

Alan Coopersmith requested to merge alanc/libpciaccess:libs into master

Lets builders specify -Ddefault_library={shared,static,both} to control which types of libpciaccess library are built

Closes: #20 (closed)

Reported-by: Maxime Gauduin (@alucryd)

Merge request reports