SyneRBI / SIRF

Main repository for the CCP SynerBI software
http://www.ccpsynerbi.ac.uk
Other
57 stars 29 forks source link

outdated find_package(CUDA) #1269

Open KrisThielemans opened 2 weeks ago

KrisThielemans commented 2 weeks ago

https://github.com/SyneRBI/SIRF/blob/81f5c0a7878ed60577ee526abf8d0cd2b64e334f/src/xGadgetron/cGadgetron/CMakeLists.txt#L93 now gives

CMake Warning (dev) at src/xGadgetron/cGadgetron/CMakeLists.txt:93 (find_package):
  Policy CMP0146 is not set: The FindCUDA module is removed.  Run "cmake
  --help-policy CMP0146" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

We'll need to use language