源碼構建工具 TMake 2.1 發布
TMake 是一個源碼構建工具,支持多種編程語言,該軟件主要目的是簡化項目的創建和構建。主要功能包括 C/C++ 依賴檢查、跨平臺編譯,支持 C\C++\C#\Java 語言。
項目地址:
http://code.google.com/p/tmake/
TMake 2.1 穩定版發布。該版本更新如下:
Profiles were added, which add the ability for different compilation options depending on whether it is in debug mode, release mode, or anything else. Also, each operating system now has a set of default locations for include directories and library directories, which has made most of the Pick functions deprecated. You should now only use Find functions. Finally, TMake now has support for translations.
本文由用戶 webphp 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!