Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only build api docs if -Ddocumentation=true #133

Closed
wants to merge 1 commit into from

Commits on Aug 31, 2017

  1. Only build api docs if -Ddocumentation=true

    This matches the behaviour of the cmake build system.
    Also search for gtk-doc, which is required to build the api docs and
    better fail early than later during make install.
    heirecka committed Aug 31, 2017