Files
libkiwix/meson_options.txt
Matthieu Gautier f09c739c1f Be able to create a wrapper for java.
Android is a specific wrapper.
Java is another one.
2020-01-28 12:08:18 +01:00

3 lines
114 B
Meson

option('wrapper', type:'array', choices:['java', 'android'], value:[],
description: 'The wrapper to generate.')