
It's unlikely that wplua will ever be useful outside the context of module-lua-scripting, so let's move it to keep all the code in one place
5 lines
76 B
Meson
5 lines
76 B
Meson
wplua_include_dir = include_directories('.')
|
|
|
|
subdir('wplua')
|
|
subdir('api')
|