Changes between Version 20 and Version 21 of code/tools/CMake
- Timestamp:
- Oct 28, 2009, 7:36:51 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/tools/CMake
v20 v21 2 2 [[TracNav(TracNav/TOC_Development)]] 3 3 4 [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]. [[br]]4 [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]. [[br]] 5 5 6 6 == Using CMake ==