Files
CMake/Help/release/dev/FindSQLite3-namespace.rst
Matthew Woehlke d4754c1a0c FindSQLite3: Use package name as namespace
As we (hopefully) move toward a CPS world, it is helpful for imported
targets to use the package name as the namespace (as required by CPS).
Modify FindSQLite3 to do so. The old name is retained for compatibility.
2025-12-08 11:14:43 -05:00

6 lines
143 B
ReStructuredText

FindSQLite3-namespace
---------------------
* The :module:`FindSQLite3` module now provides imported
targets with the ``SQLite3::`` prefix.