Skip to content

Commit

Permalink
update C++ target build
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Aug 3, 2024
1 parent 34d7366 commit 811b7fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/releasing-antlr.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ On a Mac (with XCode 7+ installed):

```bash
cd ~/antlr/code/antlr4/runtime/Cpp
rm CMakeCache.txt # otherwise can't find some include files
./deploy-macos.sh
cp antlr4-cpp-runtime-macos.zip ~/antlr/sites/website-antlr4/download/antlr4-cpp-runtime-4.13.2-macos.zip
```
Expand Down

0 comments on commit 811b7fd

Please sign in to comment.