File: about.html

package info (click to toggle)
cmake 2.4.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 16,804 kB
  • ctags: 18,861
  • sloc: cpp: 84,497; ansic: 84,379; yacc: 3,136; sh: 1,970; lex: 1,004; lisp: 119; makefile: 89; xml: 88; perl: 60; tcl: 55; python: 25; php: 25; ruby: 22; java: 20; f90: 19; fortran: 3
file content (21 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<title>CMake - CMakeSetup GUI Build System</title>
</head>

<body>
<font color="#000080" size="+2"><em><strong>CMake - CMakeSetup GUI Build System</strong></em></font> 
<p><font size="+1" face="Arial, Helvetica, sans-serif">Welcome to CMake! The cross-platform, open-source make system.

<b>CMake</b> is used to control the software compilation process using simple platform and compiler independent configuration files. 
<b>CMake</b> generates native makefiles and workspaces that can be used in the compiler environment of your choice. 
Please go to <i><b>http://www.cmake.org</b></i> to learn more about CMake.<br><br>
CMakeSetup.exe is enhanced and ported to wxWidgets 2.6.0 by Jorgen Bodde (jorgb@xs4all.nl).<br>
Current CMakeSetup version is: @V@<br>
Current CMake build system is: @B@<br><br>
Current generators are supported:<br>
@G@
</font>
</p>
</body>
</html>