summaryrefslogtreecommitdiff
path: root/xmake/core/project/target.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2019-08-03 20:57:35 +0800
committerruki <[email protected]>2019-08-03 20:57:35 +0800
commit3bcd6b12a6230e1bb421b67d58cfc5fe057db8dc (patch)
tree4161c2994140693fc748048db987a4e876af5d7b /xmake/core/project/target.lua
parente3bda5c006d6e35eb029844be29942451849247d (diff)
add add_cleanfiles api
Diffstat (limited to 'xmake/core/project/target.lua')
-rw-r--r--xmake/core/project/target.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/core/project/target.lua b/xmake/core/project/target.lua
index 7c336944c..8011ff313 100644
--- a/xmake/core/project/target.lua
+++ b/xmake/core/project/target.lua
@@ -1689,6 +1689,7 @@ function target.apis()
, "target.set_rundir"
-- target.add_xxx
, "target.add_files"
+ , "target.add_cleanfiles"
, "target.add_configfiles"
, "target.add_installfiles"
-- target.del_xxx