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.
cmake
1 parent d79edf5 commit 070dfecCopy full SHA for 070dfec
COMPILING.md
@@ -50,7 +50,7 @@ files.
50
run `brew install cmake` to install CMake.
51
- On platforms where installing the Java Development Kit and Maven is
52
difficult, you can avoid needing these dependencies by not building
53
- JBMC. Just pass `-DWITH_JBMC=OFF` to cmake in step (4) below.
+ JBMC. Just pass `-DWITH_JBMC=OFF` to `cmake` in step (4) below.
54
- On Windows, ensure you have Visual Studio 2019 or later installed. The
55
developer command line that comes with Visual Studio 2019 has CMake
56
already available. You will also need to ensure that you have winflexbison
0 commit comments