webpage fix
This commit is contained in:
parent
73f0fc6bc8
commit
cf07f88eba
2 changed files with 3 additions and 2 deletions
|
|
@ -138,7 +138,7 @@
|
|||
For example, on Ubuntu 18.04: <code class="command">sudo apt install g++-8 cmake make libeigen3-dev libopenmpi-dev doxygen graphviz libgnuplot-iostream-dev</code></p>
|
||||
|
||||
<p><em class="logo">Paradis<span class="logo_eo">eo</span></em> use the CMake build system, so building it should be as simple as:
|
||||
<code class="command">mkdir build ; cd build ; cmake .. && make -j</code></p>
|
||||
<code class="command">mkdir build ; cd build ; cmake -DEDO=ON .. && make -j</code></p>
|
||||
|
||||
<p>For more details, see the <a href="#Builds">building <em class="logo">Paradis<span class="logo_eo">eo</span></em></a> section.</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue