cmake find_package(Qt5Sql) examples
steveire/grantlee
examples/books/CMakeLists.txt
:20
find_package
(Qt5Sql REQUIRED)
lastfm/liblastfm
CMakeLists.txt
:37
find_package
(Qt5Sql REQUIRED CONFIG)