Skip to content

Commit 811b7fd

Browse files
committed
update C++ target build
1 parent 34d7366 commit 811b7fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/releasing-antlr.md

+1
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ On a Mac (with XCode 7+ installed):
368368

369369
```bash
370370
cd ~/antlr/code/antlr4/runtime/Cpp
371+
rm CMakeCache.txt # otherwise can't find some include files
371372
./deploy-macos.sh
372373
cp antlr4-cpp-runtime-macos.zip ~/antlr/sites/website-antlr4/download/antlr4-cpp-runtime-4.13.2-macos.zip
373374
```

0 commit comments

Comments
 (0)