summaryrefslogtreecommitdiff
path: root/doc/ReleaseManagement.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ReleaseManagement.md')
-rw-r--r--doc/ReleaseManagement.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ReleaseManagement.md b/doc/ReleaseManagement.md
index a7b2369d1..9cf02da8a 100644
--- a/doc/ReleaseManagement.md
+++ b/doc/ReleaseManagement.md
@@ -176,7 +176,7 @@ All Apache Thrift releases go through a 72-hour final release candidate voting p
1. Install chocolatey and install winflexbison with chocolatey.
1. Run cmake to generate an out-of-tree build environment:
```cmd
- C:\build> cmake ..\thrift -DBISON_EXECUTABLE=c:\ProgramData\chocolatey\lib\winflexbison\tools\win_bison.exe -DFLEX_EXECUTABLE=c:\ProgramData\chocolatey\lib\winflexbison\tools\win_flex.exe -DWITH_MT=ON -DWITH_SHARED_LIB=OFF -DWITH_CPP=OFF -DWITH_JAVA=OFF -DWITH_HASKELL=OFF -DWITH_PYTHON=OFF -DWITH_C_GLIB=OFF -DBUILD_TESTING=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TUTORIALS=OFF -DBUILD_COMPILER=ON
+ C:\build> cmake ..\thrift -DBISON_EXECUTABLE=c:\ProgramData\chocolatey\lib\winflexbison\tools\win_bison.exe -DFLEX_EXECUTABLE=c:\ProgramData\chocolatey\lib\winflexbison\tools\win_flex.exe -DWITH_MT=ON -DWITH_SHARED_LIB=OFF -DWITH_CPP=OFF -DWITH_JAVA=OFF -DWITH_HASKELL=OFF -DWITH_PYTHON=OFF -DWITH_C_GLIB=OFF -DBUILD_TESTING=OFF -DBUILD_TUTORIALS=OFF -DBUILD_COMPILER=ON
C:\build> cmake --build . --config Release
```
@@ -392,4 +392,4 @@ See https://thrift.apache.org/lib/ for the current status of each external packa
https://issues.apache.org/jira/browse/THRIFT-4687
* [rust] Any thrift project committer is allowed to upload a new crate.
-If you have any questions email `dev@thrift.apache.org`. \ No newline at end of file
+If you have any questions email `dev@thrift.apache.org`.