summaryrefslogtreecommitdiffstats
path: root/Web/HTML/Head.html
blob: 7f3be81db14e3cd0663e9a490a0c5c9217526a04 (plain)
1
2
3
4
5
6
7
8
9
10
<head>
	<title>CMake Cross Platform Make</title>
	<META NAME="keywords" CONTENT="Software, compile, make, build, cross-platform">
        <META NAME="description" CONTENT="CMake is an open-source, 
        cross-platfom build environment. It supports native build processes
        on Unix and Windows platforms under a variety of compilers.">
<META NAME="rating" CONTENT="General">
<META NAME="ROBOTS" CONTENT="ALL">
        <link rel="stylesheet" href="/CMake/HTML/Style.css" type="text/css">
</head>