summaryrefslogtreecommitdiffstats
path: root/addon/doxyparse/README
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxyparse/README')
-rw-r--r--addon/doxyparse/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/addon/doxyparse/README b/addon/doxyparse/README
index 7cbc8ff..9f7429c 100644
--- a/addon/doxyparse/README
+++ b/addon/doxyparse/README
@@ -5,6 +5,11 @@ This directory contains an "source parsing engine" based on doxyapp code.
More info and source code repository: https://github.com/analizo/doxygen
+## build
+
+ cmake -G "Unix Makefiles" -Dbuild_parse=ON
+ make
+
AUTHORS
=======