The CMakeLists.txt is missing installation instructions for a header file and for pkg-config files.
Therefore, a installation with the CMakeLists.txt makes pkg-config unable to detect the library. This affects for instance any build of the C++ driver.
The missing header affects at least the build of the new C++ driver.