summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2018-08-30 21:02:14 +0800
committerruki <[email protected]>2018-08-30 00:13:27 +0800
commitfa751b550a8363c6d7afc57891f9b4e0fa7ab826 (patch)
tree09c8ca320506d899d8e0e5af6c402e1ef6bc59f7 /core/src/xmake/makefile
parent066348679895a8812f83369f55bea777714b5a3d (diff)
add string.convert
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index 833c80241..1b5a939cc 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -48,6 +48,7 @@ xmake_C_FILES += \
path/is_absolute \
hash/uuid \
hash/sha256 \
+ string/convert \
string/endswith \
string/startswith \
process/open \