clickhouse-cpp icon indicating copy to clipboard operation
clickhouse-cpp copied to clipboard

Generate CMake config files when installing the project

Open traceon opened this issue 4 years ago • 0 comments

Please, consider making the corresponding changes in CMake install steps, so that the final distribution (when installed as a separate library) contains CMake- and, possibly, pkg-config-related configuration files. This will make consumption of the library easier when it is installed in the system.

See https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html

traceon avatar Sep 17 '21 19:09 traceon