We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1b071 commit 6a3fb57Copy full SHA for 6a3fb57
libbyteconvert/meson.build
@@ -5,4 +5,5 @@ pkg.generate(libraries : mylib,
5
version : '0.1.2',
6
name : 'libbyteconvert',
7
filebase : 'libbyteconvert',
8
- description : 'A conversion library.')
+ description : 'A conversion library.',
9
+ variables : 'URL=https://github.com/SloCompTech/ByteConvert_cpp')
0 commit comments