|
@@ -27,7 +27,7 @@ xmake_sh_builddir="build"
|
|
|
xmake_sh_version="1.0.5"
|
|
|
xmake_sh_verbose=false
|
|
|
xmake_sh_diagnosis=false
|
|
|
-xmake_sh_copyright="Copyright (C) 2022-present Ruki Wang, tboox.org, xmake.io."
|
|
|
+xmake_sh_copyright="Copyright (C) 2022-present Ruki Wang, https://xmake.io."
|
|
|
xmake_sh_makefile="${xmake_sh_projectdir}/Makefile"
|
|
|
|
|
|
#-----------------------------------------------------------------------------
|