In order to correctly install the xml file alongside the dll, a install
script is used to work around meson's limitation of tracking files
generated by library() other than the dll.
Fixes T7722
segfaultxavi | |
bu5hm4n |
In order to correctly install the xml file alongside the dll, a install
script is used to work around meson's limitation of tracking files
generated by library() other than the dll.
Fixes T7722
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |