Skip to content

glib: add INSTALL_GLIB_DEMO option to install poppler-glib-demo

When building poppler-glib-demo (BUILD_GTK_TESTS option)
let's also install it according to a new INSTALL_GLIB_DEMO
option, as otherwise it can only be accessed from the
build directory.

When using JHBuild to build Poppler, using INSTALL_GLIB_DEMO=ON
will make jhbuild run poppler-glib-demo some_file.pdf
to actually work, as the binary gets installed to the
corresponding /bin directory.

Edited by Nelson Benítez León

Merge request reports

Loading