]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: improve build inst for cephsqlite
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 23 Jul 2019 21:43:50 +0000 (14:43 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 19 Mar 2021 15:52:54 +0000 (08:52 -0700)
commiteb52c869d5a3672a85b9dec25b9e372e57239bcf
tree77b5c77dce9c3b6f88989786220b93727e8cc939
parent1bc229381af97d684c86a0625d5ab9699889ada4
cmake: improve build inst for cephsqlite

Notably, find SQLite and build the test code.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
CMakeLists.txt
cmake/modules/FindSQLite3.cmake [new file with mode: 0644]
src/CMakeLists.txt
src/test/CMakeLists.txt