Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit 51b0206

Browse files
committed
build dependencies
1 parent f97ddac commit 51b0206

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

addon/doxyparse/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This directory contains an "source parsing engine" based on doxyapp code.
55

66
More info and source code repository: https://github.com/analizo/doxygen
77

8+
## build dependencies
9+
10+
apt-get install flex bison cmake build-essential python
11+
812
## build
913

1014
cmake -G "Unix Makefiles" -Dbuild_parse=ON

0 commit comments

Comments
 (0)