Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMakeLists.txt: fixing install location of cmake config files
Fixing the install location of cmake config files to a more common location. See [this hint in the cmake documentation](https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html#example-generating-package-files) where the files are installed in this location. Signed-off-by: Matthias Schoepfer <[email protected]>
- Loading branch information