mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 19:19:53 +00:00
parent
8320e25d64
commit
452b303b4c
@ -244,6 +244,7 @@ janet_dep = declare_dependency(include_directories : incdir,
|
|||||||
# pkgconfig
|
# pkgconfig
|
||||||
pkg = import('pkgconfig')
|
pkg = import('pkgconfig')
|
||||||
pkg.generate(libjanet,
|
pkg.generate(libjanet,
|
||||||
|
subdirs: 'janet',
|
||||||
description: 'Library for the Janet programming language.')
|
description: 'Library for the Janet programming language.')
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user