2019-07-29
This commit is contained in:
parent
231a5e6701
commit
00f5072ff2
|
@ -69,7 +69,7 @@ $(function() {
|
|||
<div class="textblock"><h1><a class="anchor" id="using"></a>
|
||||
Using the library</h1>
|
||||
<p>The easiest way is to include <a class="el" href="remwharead_8hpp_source.html">remwharead.hpp</a>, which then includes all other headers.</p>
|
||||
<div class="fragment"><div class="line"><span class="preprocessor">#include <remwharead/remwharead.hpp></span></div></div><!-- fragment --><p>Compile your code with <code>g++ -lremwharead</code>. </p>
|
||||
<div class="fragment"><div class="line"><span class="preprocessor">#include <remwharead/remwharead.hpp></span></div></div><!-- fragment --><p>Compile your code with <code>g++ $(pkg-config --cflags --libs remwharead)</code>. </p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
|
|
Loading…
Reference in New Issue
Block a user