diff options
| author | ruki <[email protected]> | 2023-02-21 23:28:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-02-21 23:28:55 +0800 |
| commit | 9c18941b2853e244a03f3a75aacca57f36b4ebb8 (patch) | |
| tree | 9c7d53ee14bc5366f080c9b3fc7350d3a0e26fb3 | |
| parent | 6b91893e33b58d09fdd2f530962c42f516f382d6 (diff) | |
remove some comments
| -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) |
