79764982

Date: 2025-09-15 10:02:07
Score: 2.5
Natty:
Report link

This only works on Windows:

cmake -T cuda=9.0 
OR
cmake -T cuda="path/to/cuda/9.0" 

Reference: CMAKE_GENERATOR_TOOLSET

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: S.Demon