2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 13:22:11 +00:00

Added missing link

[SVN r19964]
This commit is contained in:
Dave Abrahams
2003-09-08 15:07:33 +00:00
parent 69a970d5fd
commit 89410bc2c2
2 changed files with 8 additions and 6 deletions

View File

@@ -1078,9 +1078,10 @@ exe fop : <template>executable fop.cpp ;
To use dependencies such as libraries from another project tree,
first use the <code>project</code> rule to declare a project id
and location for the external project. Then add the appropriate
external dependency target specification to your program's list of
sources. For example, if you are developing a program which uses
the Boost.Threads library, you might write
external <a href="#dependency">dependency target specification</a>
to your program's list of sources. For example, if you are
developing a program which uses the Boost.Threads library, you
might write
<blockquote>
<pre>

View File

@@ -1078,9 +1078,10 @@ exe fop : &lt;template&gt;executable fop.cpp ;
To use dependencies such as libraries from another project tree,
first use the <code>project</code> rule to declare a project id
and location for the external project. Then add the appropriate
external dependency target specification to your program's list of
sources. For example, if you are developing a program which uses
the Boost.Threads library, you might write
external <a href="#dependency">dependency target specification</a>
to your program's list of sources. For example, if you are
developing a program which uses the Boost.Threads library, you
might write
<blockquote>
<pre>