CMake projectconfig
Create a CMake package, so the library can be found via find_package
.
Also create an example CMake project, that uses the library.
Edited by Stephan Schulz
Create a CMake package, so the library can be found via find_package
.
Also create an example CMake project, that uses the library.