mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 04:47:18 +08:00
d17bce9644
Add Connector Cmake logic * Also install date when used with fetch content * Install everything always * Update documentation * Add option to control dependency searching * Adjust travis
2 lines
60 B
CMake
2 lines
60 B
CMake
include(CMakeFindDependencyMacro)
|
|
find_dependency(SQLCipher) |