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

Commit

Permalink
build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joenio committed Jul 6, 2017
1 parent f97ddac commit 51b0206
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addon/doxyparse/README
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ This directory contains an "source parsing engine" based on doxyapp code.

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

## build dependencies

apt-get install flex bison cmake build-essential python

## build

cmake -G "Unix Makefiles" -Dbuild_parse=ON
Expand Down

0 comments on commit 51b0206

Please sign in to comment.