summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-04-01 22:21:02 +0800
committerruki <[email protected]>2021-04-01 22:21:02 +0800
commit9762bed68e2143e9c088813018c525f734cd8110 (patch)
tree17ee168e5e5c2b742379694bcebd05a83f2d0c77
parent481bdcaf19a26f88719fc6657d4a7cc19dfbf1e4 (diff)
revert option
-rw-r--r--xmake/core/project/option.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/core/project/option.lua b/xmake/core/project/option.lua
index f31ae6c6c..a92f8922f 100644
--- a/xmake/core/project/option.lua
+++ b/xmake/core/project/option.lua
@@ -387,7 +387,6 @@ function option.apis()
, "option.set_description"
-- option.add_xxx
, "option.add_deps"
- , "option.add_rules"
, "option.add_imports"
, "option.add_vectorexts"
, "option.add_features"