Home Construction CMake CodeBlocks Project
The CMake CodeBlocks Project Print
Written by Samuel E. Henley   
Sunday, 11 May 2008 19:39

The purpose of the project in the vendors/cmake directory is to build a CMake generator for codeblocks similar to the current Visual C++ generator. The project uses the current release version of CMake (2.8.0) in the vendor directory.

Additionally, the project contains two built-in commands PackageConfigure and PreCompiledHeader. Also added was a codeblocks project file (CodeBlocksGenerator.cbp) to build/debug the modified CMake with its normally generated CMake makefile.

 

Files Modified in cmake

 

 

The modified version of CMake is required to build OSRail – Instructions for building this version of CMake can be found under “Building OSRail” (Linux or Windows).

Last Updated on Sunday, 22 August 2010 16:05