Also added a documented variable to give hints.
Howard Hinnant's date and time library is found using a cmake Find-module. Commit 377fbc8958 was reverted to ensure that the exported target has the correct properties.
377fbc8958
Now sqlpp11 can be used with find_package(Sqlpp11) target_link_libraries(... sqlpp11) in your project's CMakeLists.txt