Head.html 503 B

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