ANTs icon indicating copy to clipboard operation
ANTs copied to clipboard

CMAKE Files to Identify ANTs Libraries

Open blakedewey opened this issue 2 years ago • 8 comments

Is your feature request related to a problem? Building something like ANTsPy on top of an ANTs installation is difficult because ANTs libraries aren't defined in a CMAKE file that can be found using find_package.

Proposed new features Generate a ANTsConfig.cmake file (at the minimum) that defines the libraries installed with ANTs.

blakedewey avatar May 27 '22 23:05 blakedewey