meson: export the module & config dirs to the C code
This allows loading of config and modules when deployed in the target system without setting environment variables.
Showing
- lib/wp/meson.build 2 additions, 1 deletionlib/wp/meson.build
- lib/wp/module.c 5 additions, 2 deletionslib/wp/module.c
- meson.build 11 additions, 3 deletionsmeson.build
- modules/meson.build 3 additions, 3 deletionsmodules/meson.build
- src/main.c 0 additions, 2 deletionssrc/main.c
- src/meson.build 7 additions, 5 deletionssrc/meson.build
Please register or sign in to comment