blob: d4022e3de8a76c55a5c449a525bd567d559bc132 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>xmake</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="description" content="A cross-platform build utility based on Lua">
<meta name="keywords" content="make,makefile,build,lua,cross-compile,linux" />
<meta http-equiv="refresh" content="0;url=/#/zh-cn/">
<body>
</body>
</html>
|