Skip to content

Commit ec9282f

Browse files
authored
added define CVPLOT_HEADER_ONLY to docs
1 parent b1f500a commit ec9282f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/integration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CvPlot requires OpenCV. It was tested with OpenCV 3.4 and 4.1, but it should run
55
This is the easiest way and should almost always work. Just be sure you have OpenCV available in the include path.
66
- Clone or download from https://github.com/Profactor/cv-plot/releases
77
- Add CvPlot/inc to your project's include path
8+
- Define CVPLOT_HEADER_ONLY before including CvPlot
89

910
## Conan Package Manager
1011
[Conan](https://conan.io/) packages are available here: https://bintray.com/profactor/conan/CvPlot%3Aprofactor-public

0 commit comments

Comments
 (0)