Changes between Version 25 and Version 26 of code/tools/CMake
- Timestamp:
- Apr 12, 2017, 11:52:25 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/tools/CMake
v25 v26 1 1 = CMake Build System = 2 [[TracNav(TracNav/TOC_Development)]]3 2 4 3 [http://www.cmake.org CMake] is a build tool which creates Makefile for you. There are also additional generators for any kind of development environment like [wiki:CMake#UsingCMakewithKDevelop KDevelop] or [wiki:CMake#UsingCMakewithCode::Blocks Code::Blocks] or even [wiki:CMake#UsingCMakewithEclipse Eclipse CDT 4.0]. [[br]]