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.
COMPILING.md
1 parent caee97f commit c25e205Copy full SHA for c25e205
COMPILING.md
@@ -1,4 +1,4 @@
1
-#WHAT ARCHITECTURE ?
+# What architecture?
2
3
CPROVER now needs a C++11 compliant compiler and is known to work in the
4
following environments:
@@ -18,7 +18,7 @@ past, but are not actively tested:
18
- Solaris 11
19
- FreeBSD 11
20
21
-#Building using CMake
+# Building using CMake
22
23
Building with CMake is supported across Linux, MacOS X and Windows with Visual
24
Studio 2019. There are also hand-written make files which can be used to build
0 commit comments