Skip to content

Commit 6a3fb57

Browse files
committed
Added url to pkg info
1 parent 8a1b071 commit 6a3fb57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libbyteconvert/meson.build

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ pkg.generate(libraries : mylib,
55
version : '0.1.2',
66
name : 'libbyteconvert',
77
filebase : 'libbyteconvert',
8-
description : 'A conversion library.')
8+
description : 'A conversion library.',
9+
variables : 'URL=https://github.com/SloCompTech/ByteConvert_cpp')

0 commit comments

Comments
 (0)