Fix the build system when introspection is disabled

Review Request #2951 — Created Feb. 10, 2024 and discarded

Information

birb/birb
default

Reviewers

With introspection turned off birb_gir was undefined, this fixes that.

ran the following without issue

meson setup --wipe -Dintrospection=false -Ddoc=false build-no-introspection
ninja -C build-no-introspection turtles
Summary ID
Fix the build system when introspection is disabled
With introspection turned off birb_gir was undefined, this fixes that.
16e38580a4205110838a43fdbeb1c30b003a140c
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Discarded

Change Summary:

This was already completed in /r/2934/ not sure how I missed that..

Loading...