fix `python2 setup.py build` problem when setup.cfg ends with CRLF
[liba.git] / meson_options.txt
blobd501da6b64b1397a4bc19c5b97209ac43cf24d9f
1 option('float', type: 'combo', choices: ['4', '8', '16'], value: '8')
2 option('math', type: 'string', value: '', description: '')