You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build optox w. gpunufft, I get a CMake error "By not providing "FindGPUNUFFT.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GPUNUFFT", but CMake did not find one.
Providing FindGPUNUFFT.cmake in the cmake folder seems to solve this issue
The text was updated successfully, but these errors were encountered:
When trying to build optox w. gpunufft, I get a CMake error "By not providing "FindGPUNUFFT.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GPUNUFFT", but CMake did not find one.
Providing FindGPUNUFFT.cmake in the cmake folder seems to solve this issue
The text was updated successfully, but these errors were encountered: