[Bug 1868166] [NEW] Install a CMake Package configuration file for sqlite3
Eero Aaltonen
1868166 at bugs.launchpad.net
Thu Mar 19 19:44:05 UTC 2020
Public bug reported:
This is a feature request for the package.
It would be good if either the "sqlite3" or "sqlite3-dev" package
included a CMake package config file. This would allow sqlite3 to be
included in the transitive dependencies when linking with CMake.
Based on a quick search the proper location would probably be
/usr/lib/x86_64-linux-gnu/cmake/sqlite3
as /usr/lib/x86_64-linux-gnu/cmake has other packages (for example
PulseAudio).
The name of the configurationfile would have to be either
sqlite3Config.cmake
or
sqlite3-config.cmake
(the latter one looks more appropriate in this case).
** Affects: sqlite3 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sqlite3 in Ubuntu.
https://bugs.launchpad.net/bugs/1868166
Title:
Install a CMake Package configuration file for sqlite3
Status in sqlite3 package in Ubuntu:
New
Bug description:
This is a feature request for the package.
It would be good if either the "sqlite3" or "sqlite3-dev" package
included a CMake package config file. This would allow sqlite3 to be
included in the transitive dependencies when linking with CMake.
Based on a quick search the proper location would probably be
/usr/lib/x86_64-linux-gnu/cmake/sqlite3
as /usr/lib/x86_64-linux-gnu/cmake has other packages (for example
PulseAudio).
The name of the configurationfile would have to be either
sqlite3Config.cmake
or
sqlite3-config.cmake
(the latter one looks more appropriate in this case).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/1868166/+subscriptions
More information about the foundations-bugs
mailing list