Version:
Usage
Install the latest x-plane-sdk package with the following command:
meson wrap install x-plane-sdkOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from x-plane-sdk 4.0.1-1 can be used by adding the following lines to your meson.build file:
xplm_dep = dependency('xplm')
xpwidgets_dep = dependency('xpwidgets')
xpcpp_dep = dependency('xpcpp')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...