KCL-BMEIS / niftyreg

This project contains command line tools to perform rigid, affine and non-linear registration of nifti or analyse images as well as utilities
BSD 3-Clause "New" or "Revised" License
141 stars 42 forks source link

Add include_directories for OpenMP #110

Closed KrisThielemans closed 8 months ago

KrisThielemans commented 8 months ago

This is needed on systems (such as clang on MacOS) that use non-standard locations of omp.h.

Fixes #109