Fix the windows build for real this time

Review Request #3030 — Created March 16, 2024 and submitted

Information

gplugin/gplugin
default

Reviewers

  • Mark gplugin_introspection_introspect_plugin and
    gplugin_introspection_introspect_plugins as internal as this is a static
    library and that is how they should be marked.
  • Use G_MODULE_EXPORT to export the G_DEFINE_FINAL_TYPE for IntrospectableType.
  • Clean up the gplugin-introspection/tests/meson.build file bit as it's
    already shortcut in gplugin-introspection/meson.build.

Compiled from a clean build on Windows and Linux using ninja turtles on both.

Summary ID
Fix the windows build for real this time
* Mark gplugin_introspection_introspect_plugin and gplugin_introspection_introspect_plugins as internal as this is a static library and that is how they should be marked. * Use G_MODULE_EXPORT to export the G_DEFINE_FINAL_TYPE for IntrospectableType. * Clean up the gplugin-introspection/test/meson.build file bit as it's already shortcut in gplugin-introspection/meson.build.
bb102e9ca53f67339dfa76c16338424898420f3f
grim
QuLogic
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...