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 6a3fb57 commit b58cb80Copy full SHA for b58cb80
libbyteconvert/meson.build
@@ -6,4 +6,4 @@ pkg.generate(libraries : mylib,
6
name : 'libbyteconvert',
7
filebase : 'libbyteconvert',
8
description : 'A conversion library.',
9
- variables : 'URL=https://github.com/SloCompTech/ByteConvert_cpp')
+ url: 'https://github.com/SloCompTech/ByteConvert_cpp')
0 commit comments