<a xmlns=""
href="
mailto:[email protected]"
>Email
</a><div class="
navheader"
><table width="
100%"
summary="
Navigation header"
><tr><th colspan="
3"
align="
center"
>第 25 章 Build tool
</th></tr><tr><td width="
20%"
align="
left"
><a accesskey="
p"
href="
index.html"
>上一页
</a> </td><th width="
60%"
align="
center"
>部分 IV. C/C++
</th><td width="
20%"
align="
right"
> <a accesskey="
n"
href="
cmake.html"
>下一页
</a></td></tr></table><hr /></div><table xmlns=""
><tr><td><iframe src="
//ghbtns.com/github-btn.html?user=netkiller&repo=netkiller.github.io&type=watch&count=true&size=large"
height="
30"
width="
170"
frameborder="
0"
scrolling="
0"
style="
width:170px; height: 30px;"
allowTransparency="
true"
></iframe></td><td><iframe src="
//ghbtns.com/github-btn.html?user=netkiller&repo=netkiller.github.io&type=fork&count=true&size=large"
height="
30"
width="
170"
frameborder="
0"
scrolling="
0"
style="
width:170px; height: 30px;"
allowTransparency="
true"
></iframe></td><td><iframe src="
//ghbtns.com/github-btn.html?user=netkiller&type=follow&count=true&size=large"
height="
30"
width="
240"
frameborder="
0"
scrolling="
0"
style="
width:240px; height: 30px;"
allowTransparency="
true"
></iframe></td></tr></table><div class="
chapter"
><div class="
titlepage"
><div><div><h2 class="
title"
><a id="
build"
></a>第 25 章 Build tool
</h2></div></div></div><div class="
toc"
><p><strong>目录
</strong></p><dl class="
toc"
><dt><span class="
section"
><a href="
build.html#gnu.make"
>25.1. make - GNU make utility to maintain groups of programs
</a></span></dt><dd><dl><dt><span class="
section"
><a href="
build.html#autoconf"
>25.1.1. autoconf - Generate configuration scripts
</a></span></dt></dl></dd><dt><span class="
section"
><a href="
cmake.html"
>25.2. CMake
</a></span></dt><dd><dl><dt><span class="
section"
><a href="
cmake.html#idp88"
>25.2.1. helloworld
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp89"
>25.2.2. cmake_minimum_required
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp90"
>25.2.3. SET
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp91"
>25.2.4. ADD_SUBDIRECTORY
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp92"
>25.2.5. INCLUDE_DIRECTORIES
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp95"
>25.2.6. 编译文件
</a></span></dt><dd><dl><dt><span class="
section"
><a href="
cmake.html#idp93"
>25.2.6.1. ADD_EXECUTABLE 编译可执行
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp94"
>25.2.6.2. ADD_LIBRARY 编译库文件
</a></span></dt></dl></dd><dt><span class="
section"
><a href="
cmake.html#idp96"
>25.2.7. EXECUTABLE_OUTPUT_PATH / LIBRARY_OUTPUT_PATH
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp97"
>25.2.8. TARGET_LINK_LIBRARIES
</a></span></dt><dt><span class="
section"
><a href="
cmake.html#idp98"
>25.2.9. INSTALL
</a></span></dt></dl></dd><dt><span class="
section"
><a href="
scons.html"
>25.3. scons - a software construction tool
</a></span></dt><dt><span class="
section"
><a href="
phing.html"
>25.4. Phing
</a></span></dt></dl></div>
0 commit comments