libnyquist icon indicating copy to clipboard operation
libnyquist copied to clipboard

Create CMake config file on install

Open SamVanheer opened this issue 1 year ago • 0 comments

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.

SamVanheer avatar Sep 25 '22 20:09 SamVanheer