Skip to content

Commit

Permalink
Add premake5-cuda (community) module to doc (#2183)
Browse files Browse the repository at this point in the history
CUDA support has been queried multiple times (#2168, #1898 etc.). I have been maintaining this module for quite some time, so listing it here would let people use CUDA with Visual Studio (and on Linux).

Signed-off-by: thecomputekid <[email protected]>
  • Loading branch information
theComputeKid authored Feb 12, 2024
1 parent 78afb22 commit ca21153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/community/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ These add-on modules are available from other developers; follow the links for m

## Library Modules

* [CUDA](https://github.com/theComputeKid/premake5-cuda) : Enables CUDA development in Visual Studio using the native CUDA Toolkit integration and with nvcc on Linux
* [Qt](https://github.com/dcourtois/premake-qt) : [Qt](https://www.qt.io) support
* [WIX](https://github.com/mikisch81/premake-wix) : Premake extension to support [WIX](http://wixtoolset.org/) project files on Visual Studio

0 comments on commit ca21153

Please sign in to comment.