meson: No need to redefine default pkgconfig install dir
This value would be the default anyways
This commit is contained in:
parent
d255a91e97
commit
95cb62fd3b
1 changed files with 1 additions and 1 deletions
|
@ -209,4 +209,4 @@ pkgconfig.generate(
|
|||
libraries: libfprint,
|
||||
subdirs: 'libfprint',
|
||||
filebase: 'libfprint2',
|
||||
install_dir: join_paths(get_option('libdir'), 'pkgconfig'))
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue