Add GModule to GPlugin internal dependency
Review Request #2642 — Created Oct. 10, 2023 and submitted — Latest diff uploaded
This is required at build time as the
gplugin-native-plugin.h
header includes GModule headers, and must be passed to anything using GPlugin as a subproject.
Compiled without GModule on standard include path.