diff options
Diffstat (limited to 'xmake/rules/cuda/gencodes/xmake.lua')
| -rw-r--r-- | xmake/rules/cuda/gencodes/xmake.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmake/rules/cuda/gencodes/xmake.lua b/xmake/rules/cuda/gencodes/xmake.lua index c00a79490..d7dedb197 100644 --- a/xmake/rules/cuda/gencodes/xmake.lua +++ b/xmake/rules/cuda/gencodes/xmake.lua @@ -21,9 +21,6 @@ -- define rule: gencodes rule("cuda.gencodes") - -- add rule: cuda environment - add_deps("cuda.env") - -- add cuda `-gencode` flags to target -- -- the gpu arch format syntax |
