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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user