paths.</b>
However, this behavior can be changed using command line switches to
the initial call to <code>cmake</code>. A detailed description
- can be found here: <a href="development/cmake.html">Detailed build system description</a>.
+ can be found here: <a href="users/cmake.html">Detailed build system description</a>.
</p>
<p>
for <acronym>deal.II</acronym> being able to use them).
For details on how to set up <acronym>deal.II</acronym> with a
non standard BLAS/LAPACK implementation, see the
- <a href="development/cmake.html#advanced">advanced
+ <a href="users/cmake.html#advanced">advanced
setup</a> section in the CMake ReadME.
</p>
</dd>
The <acronym>deal.II</acronym> <code>cmake</code> system allows far
greater control over what exactly is configured or built than just the
outline above. If you want to learn more about this, take a look
- <a href="development/cmake.html">here</a>.
+ <a href="users/cmake.html">here</a>. You might also be interested in
+ <a href="users/cmakelists.html">CMake for user projects</a> or
+ <a href="developers/cmake-internals.html">build system internals</a>.
</p>