Open SamVanheer opened 2 years ago
This is a draft to add a CMake config file to allow the library to be found using find_package in config mode.
find_package
A necessary part of this is adding a version number, discussed in #61.
I used the version 0.1.0 but this can be replaced with whatever version you want to use.
0.1.0
This is a draft to add a CMake config file to allow the library to be found using
find_package
in config mode.A necessary part of this is adding a version number, discussed in #61.
I used the version
0.1.0
but this can be replaced with whatever version you want to use.