mirror of
https://github.com/rbock/sqlpp11.git
synced 2025-12-20 12:30:08 -06:00
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
56 B
CMake
2 lines
56 B
CMake
include(CMakeFindDependencyMacro)
|
|
find_dependency(MySQL) |