ANTs
ANTs copied to clipboard
CMAKE Files to Identify ANTs Libraries
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.