[CMake] CMake CUDA 3.8+/9 support as a first class language with out Visual Studio Support... err what?

Brian Davis bitminer at gmail.com
Thu Jul 27 21:01:30 EDT 2017


Can someone explain to me the meaning of the statement at:

https://cmake.org/cmake/help/latest/release/3.8.html?highlight=cuda


Make learned to support CUDA as a first-class language that can be enabled
via the project() and enable_language() commands.
CUDA is currently supported by the Makefile Generators and the Ninja
generator on Linux, macOS, and Windows. *Support for the Visual Studio IDE
is under development but not included in this release.*
The NVIDIA CUDA Toolkit compiler (nvcc) is supported.

Specifically:

*Support for the Visual Studio IDE is under development but not included in
this release.*

Is CUDA as a first class language not supported for seemingly second class
citizens such as Visual Studio?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170727/55fda1a1/attachment.html>


More information about the CMake mailing list