diff options
Diffstat (limited to 'xmake/core/project/target.lua')
| -rw-r--r-- | xmake/core/project/target.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/core/project/target.lua b/xmake/core/project/target.lua index 2c2b20ae4..1d8a8fb24 100644 --- a/xmake/core/project/target.lua +++ b/xmake/core/project/target.lua @@ -53,6 +53,7 @@ function target.apis() "target.set_kind" , "target.set_strip" , "target.set_rules" + , "target.set_enabled" , "target.set_default" , "target.set_options" , "target.set_symbols" |
