Add placeholder CUDA json flag tables

Generate json flag tables from initial placeholder headers

Original header commit v3.9.0-rc1~431^2~10

The CUDA Toolkit's VS integration defines abstractions for both options
to `nvcc` and options to pass through `-Xcompiler` to the host MSVC.
We need a separate flag table to parse each set of flags into the
corresponding abstractions.  Add empty placeholders for these tables.
This commit is contained in:
Stephan Szabo 2018-11-21 09:31:00 -08:00
parent 6e947179a8
commit 7faa4d59a8
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
[
]

View File

@ -0,0 +1,2 @@
[
]