Archive:Development/CMake (zh CN)

From KDE TechBase
Revision as of 15:31, 16 February 2009 by Hualiang.miao (talk | contribs) (New page: {{Template:I18n/Language Navigation Bar|Development/CMake}} This is the central directory of all [http://www.cmake.org CMake]-related pages on TechBase. == KDE4 Specific CMake文档== ;...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Development/CMake


This is the central directory of all CMake-related pages on TechBase.

KDE4 Specific CMake文档

CMake教程
An introduction to using CMake for KDE4
KDE's CMake FAQ
Some Frequently Asked Questions
KDE's CMake BuildTypes
Describes the builtin build types (debugfull, release,...)
Changes in the buildsystem with KDE 4.2
What has changed in KDE 4.2 compared to KDE 4.0/4.1
代码级别兼容CMake
This page discusses what has to be taken care of in order to stay source compatible on the CMake level.
CMake的代码风格
Some guidelines how to write CMake scripts in KDE.
Automoc4
Automoc4 文档
KDE CMake模块API
Documentation for all CMake modules in kdelibs (generated from kdelibs svn)
KDE4 CMake宏和变量
Documentation for the macros and variables for building KDE4 software, provided by FindKDE4Internal.cmake (manually written)

更多关于CMake的

Here are some good places to learn about CMake in general:

参考CMake 邮件列表.