After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784524 - Minor improvements to meson build port
Minor improvements to meson build port
Status: RESOLVED FIXED
Product: libgepub
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgepub Maintainer(s)
libgepub Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-07-04 16:23 UTC by Iñigo Martínez
Modified: 2017-07-04 16:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Apply default flags on non debug builds (772 bytes, patch)
2017-07-04 16:23 UTC, Iñigo Martínez
committed Details | Review
subdir option using just the subdir path (1.18 KB, patch)
2017-07-04 16:24 UTC, Iñigo Martínez
committed Details | Review

Description Iñigo Martínez 2017-07-04 16:23:52 UTC
Created attachment 354890 [details] [review]
Apply default flags on non debug builds

These patches apply default flags also on non debug builds and also changes the subdir option on header installation, which was using a full include path.
Comment 1 Iñigo Martínez 2017-07-04 16:24:22 UTC
Created attachment 354891 [details] [review]
subdir option using just the subdir path