We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc2d3a commit b448862Copy full SHA for b448862
README.md
@@ -9,7 +9,7 @@ To get everything running, you will need a few extras:
9
10
- C++11 compiler (if you want a GUI)
11
- autoconf, automake, libtool, g++, gfortran (pretty standard compilers)
12
-- boost (optional; used with configure --with-cppruntime)
+- boost (used by omsimulator and cppruntime, configure --with-cppruntime)
13
- [clang](http://clang.llvm.org/), clang++ (optional, but *highly recommended*)
14
- [cmake](http://www.cmake.org)
15
- hwloc (optional; queries the number of hardware CPU cores instead of logical CPU cores)
0 commit comments