We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f500a commit ec9282fCopy full SHA for ec9282f
doc/integration.md
@@ -5,6 +5,7 @@ CvPlot requires OpenCV. It was tested with OpenCV 3.4 and 4.1, but it should run
5
This is the easiest way and should almost always work. Just be sure you have OpenCV available in the include path.
6
- Clone or download from https://github.com/Profactor/cv-plot/releases
7
- Add CvPlot/inc to your project's include path
8
+- Define CVPLOT_HEADER_ONLY before including CvPlot
9
10
## Conan Package Manager
11
[Conan](https://conan.io/) packages are available here: https://bintray.com/profactor/conan/CvPlot%3Aprofactor-public
0 commit comments