| 123456789101112131415161718192021 |
- <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 ([email protected]).<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>
|