diff options
| -rw-r--r-- | xmake/rules/cuda/env/xmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/rules/cuda/env/xmake.lua b/xmake/rules/cuda/env/xmake.lua index cb4833dd3..69a3dee1c 100644 --- a/xmake/rules/cuda/env/xmake.lua +++ b/xmake/rules/cuda/env/xmake.lua @@ -18,7 +18,6 @@ -- @file xmake.lua -- --- define rule: environment rule("cuda.env") on_load(function (target) |
