Skip to content

update CMake 3.8 support for CUDA 9, makes CUDA C++ an intrinsically …#1

Open
erwincoumans wants to merge 1 commit into
byumjin:masterfrom
erwincoumans:master
Open

update CMake 3.8 support for CUDA 9, makes CUDA C++ an intrinsically …#1
erwincoumans wants to merge 1 commit into
byumjin:masterfrom
erwincoumans:master

Conversation

@erwincoumans
Copy link
Copy Markdown

@erwincoumans erwincoumans commented Nov 21, 2017

…supported language

(add_executable instead of cuda_add_executable and add_library instead of cuda_add_library)
see https://devblogs.nvidia.com/parallelforall/building-cuda-applications-cmake/

Noticed this project through twitter, here: https://twitter.com/pjcozzi/status/932394589956247553,
tried compiling it with Visual Studio 2017, CUDA 9, it failed. This patch makes it work (at least for me).

Project well done, rendering looks great!

…supported language

(add_executable instead of cuda_add_executable and add_library instead of cuda_add_library)
see https://devblogs.nvidia.com/parallelforall/building-cuda-applications-cmake/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant