mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-31 03:00:34 +05:00
Migration to OpenCASCADE CMake configuration: small fix.
This commit is contained in:
commit
c9b703f9d9
@ -34,6 +34,11 @@
|
|||||||
#include <opencv2/imgproc/imgproc.hpp>
|
#include <opencv2/imgproc/imgproc.hpp>
|
||||||
#include <opencv2/highgui/highgui.hpp>
|
#include <opencv2/highgui/highgui.hpp>
|
||||||
#define HAVE_TBB
|
#define HAVE_TBB
|
||||||
|
#else
|
||||||
|
#include <cv.h>
|
||||||
|
#include <highgui.h>
|
||||||
|
#include <opencv2/imgproc/imgproc.hpp>
|
||||||
|
#include <opencv2/highgui/highgui.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Qt
|
// Qt
|
||||||
|
Loading…
Reference in New Issue
Block a user