<div dir="ltr"><div><br>Can someone explain to me the meaning of the statement at:<br><br><a href="https://cmake.org/cmake/help/latest/release/3.8.html?highlight=cuda">https://cmake.org/cmake/help/latest/release/3.8.html?highlight=cuda</a><br clear="all"><br><br>Make learned to support CUDA as a first-class language that can be enabled via the project() and enable_language() commands.<br>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.*<br>The NVIDIA CUDA Toolkit compiler (nvcc) is supported.<br><br></div><div>Specifically:<br><br> *Support for the Visual Studio IDE is under development but not included in this release.*<br><br></div>Is CUDA as a first class language not supported for seemingly second class citizens such as Visual Studio?<br></div>