-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: improve MSVC+CUDA support (#996)
The primary issue now is that nvcc doesn't seem to be parsing with /Za enabled, so alternate tokens are causing compile failures.
- Loading branch information
Robert Maynard
authored
Jun 10, 2020
1 parent
37224d3
commit 3bee527
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters