projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e09bbe6
)
meson/pkgconfig: drop remnants of libdir customizations
author
Øyvind Kolås
<pippin@gimp.org>
Tue, 6 Aug 2019 12:06:02 +0000
(14:06 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Tue, 6 Aug 2019 12:06:02 +0000
(14:06 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 9cf4f8abe75a7318a340018277f5576752af5b5a..fe1cc3bcf191edcfdccd7b1b1b38e47feb80d3cb 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-364,7
+364,6
@@
pkgconfig.generate(filebase: 'babl',
description: 'Dynamic, any to any, pixel format conversion library',
version: meson.project_version(),
libraries: [
- '-L${babl_libdir}',
'-l' + lib_name,
],
libraries_private: [