Commit 088a7206 authored by Davis King's avatar Davis King

updated docs

parent 3ea469b8
...@@ -749,10 +749,9 @@ ...@@ -749,10 +749,9 @@
various operations while still allowing the user to use a simple MATLAB like syntax. various operations while still allowing the user to use a simple MATLAB like syntax.
</p> </p>
<p> <p>
Note that the cmake files that come with dlib know how to link a project with ATLAS or Note that the cmake files that come with dlib will automatically link with ATLAS or the Intel
the Intel MKL if you are building on a linux system. The cmake files may also MKL if they are installed. So using cmake makes this easy, but by no means are you required
work in a few other cases as well but I haven't tested any others. But in any to use cmake or the dlib cmake files.
case, by no means are you required to use the dlib cmake files.
</p> </p>
<p> <p>
It is also worth noting that all the preconditions of every function It is also worth noting that all the preconditions of every function
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment