
CMake
SimbaYu7
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Cmake Introduction
CmakeAn introductionThis document provides a quick overview to CMake — a cross-platform alternative to linux Makefiles and make. For help on using make and Makefiles without CMake, pleas转载 2012-04-10 00:49:55 · 1072 阅读 · 0 评论 -
Build with CMake in Eclipse
From:http://www.voom.net/use-cmake-with-eclipse#create-eclipse-make-targetsBuild with CMake in Eclipseby JOHN MCGEHEE on JANUARY 17, 2011Plan of ActionCreate an Ecl转载 2012-04-10 01:00:43 · 1272 阅读 · 0 评论 -
CMake with Eclipse:UNIX Makefile Generator
File System SetupEclipse CDT supports projects that already provide a makefile so this is good news for CMake users.The basic steps to get Eclipse + CDT + CMake working are:Use CMake to ge转载 2012-04-09 23:20:07 · 2225 阅读 · 0 评论