Archive:Development/CMake (zh TW): Difference between revisions
Appearance
Created page with '{{Template:I18n/Language Navigation Bar|Development/CMake}} [http://www.cmake.org CMake] 的集散地-在 TechBase 的相關網頁。 == KDE 4 專用的 CMake 文件== ;[[Deve...' |
No edit summary |
||
Line 5: | Line 5: | ||
== KDE 4 專用的 CMake 文件== | == KDE 4 專用的 CMake 文件== | ||
;[[Development/Tutorials/CMake | ;[[Development/Tutorials/CMake_(zh_TW)|CMake 教學]] | ||
:''簡介 KDE4 中使用 CMake'' | :''簡介 KDE4 中使用 CMake'' | ||
Line 44: | Line 44: | ||
* [http://www.cmake.org/Wiki/CMake_HowToDoPlatformChecks CMake System Checks ] | * [http://www.cmake.org/Wiki/CMake_HowToDoPlatformChecks CMake System Checks ] | ||
* [http://www.cmake.org/Wiki/CMake_HowToFindInstalledSoftware Finding Optional Packages ] | * [http://www.cmake.org/Wiki/CMake_HowToFindInstalledSoftware Finding Optional Packages ] | ||
* [http://www.cmake.org/Wiki/HowToBuildKDE4Software KDE 4 | * [http://www.cmake.org/Wiki/HowToBuildKDE4Software CMake Wiki 的 KDE 4 教學] | ||
* [http://www.cmake.org/Wiki/CMake_FAQ CMake FAQ] | * [http://www.cmake.org/Wiki/CMake_FAQ CMake FAQ] | ||
* [http://www.elpauer.org/stuff/learning_cmake.pdf Slides for the "Learning CMake" seminar] | * [http://www.elpauer.org/stuff/learning_cmake.pdf Slides for the "Learning CMake" seminar] |
Revision as of 13:50, 29 November 2009
Development/CMake
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
CMake 的集散地-在 TechBase 的相關網頁。
KDE 4 專用的 CMake 文件
- CMake 教學
- 簡介 KDE4 中使用 CMake
- KDE 的 CMake FAQ
- 一些常見問題
- KDE 4.2 建構系統的改變
- KDE 4.2 和 KDE 4.0/4.1之間的差異
- KDE 4.3 建構系統的改變
- KDE 4.3 和 KDE 4.2 之間的差異
- CMake 原始碼相容性
- This page discusses what has to be taken care of in order to stay source compatible on the CMake level.
- CMake 檔的程式碼風格
- 一些編寫 KDE 的 CMake 腳本的指導方針。
- Commit Policy for kdelibs/cmake/modules/
- The files in kdelibs/cmake/modules/ are part of the public interface of KDE, some special policies apply to committing there.
- Automoc4
- Automoc4 文件。
- KDE CMake 模塊 API
- kdelibs 中所有 CMake 模塊的文件(從 kdelibs svn 產生)
- KDE 的 CMake 建構類型
- 描述建構類型(debugfull, release,...)
- KDE4 CMake 巨集和變數
- 建構 KDE4 軟體的巨集和變數的文件,FindKDE4Internal.cmake提供(手寫)
更多有關於 CMake 學習的地方
更多有關於一般性 CMake 學習的優秀資源:
- CMake 手冊
- CMake Wiki
- CMake System Checks
- Finding Optional Packages
- CMake Wiki 的 KDE 4 教學
- CMake FAQ
- Slides for the "Learning CMake" seminar
- The kde-buildsystem Mailing List Archive
此外,也可以加入 CMake 郵件列表。