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