Files
sqlpp11/cmake/configs/Sqlpp11MySQLConfig.cmake
Leon De Andrade d17bce9644 Add Connector CMake Logic (#394)
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
2021-12-02 07:45:38 +01:00

2 lines
56 B
CMake

include(CMakeFindDependencyMacro)
find_dependency(MySQL)