
meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools.
9 lines
102 B
Plaintext
9 lines
102 B
Plaintext
{
|
|
global:
|
|
mm_plugin_major_version*;
|
|
mm_plugin_minor_version*;
|
|
mm_plugin_create*;
|
|
local:
|
|
*;
|
|
};
|