[CONC-283] Please configure and install the libmariadb.pc file Created: 2017-10-03 Updated: 2018-10-23 Resolved: 2018-10-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.2 |
| Fix Version/s: | 3.0.7, 3.1.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Zhang Jingqiang | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
The libmariadb.pc.in file is not used in the coresponding CMakeLists.txt. |
| Comments |
| Comment by tabata shintaro [ 2018-06-19 ] |
|
I also wish libmariadb.pc. |
| Comment by astavale@yahoo.co.uk [ 2018-10-09 ] |
|
The patch doesn't install for me. I think this: +INSTALL(FILES libmariadb.pc should be: +INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/libmariadb.pc Updated patch attached. libmariadb.pc.v2.patch |
| Comment by Craig Andrews [ 2018-10-15 ] |
| Comment by Craig Andrews [ 2018-10-15 ] |
|
Originally reported in Gentoo at https://bugs.gentoo.org/668664 |