We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3766b commit 7803847Copy full SHA for 7803847
configure
@@ -27,7 +27,7 @@ xmake_sh_builddir="build"
27
xmake_sh_version="1.0.5"
28
xmake_sh_verbose=false
29
xmake_sh_diagnosis=false
30
-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."
31
xmake_sh_makefile="${xmake_sh_projectdir}/Makefile"
32
33
#-----------------------------------------------------------------------------
0 commit comments