mirror of
https://github.com/opencv/opencv.git
synced 2025-06-10 19:24:07 +08:00
added cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros
This commit is contained in:
parent
adc1dd2799
commit
b7ec673001
@ -1,6 +1,7 @@
|
|||||||
#include "opencv2/core/core_c.h"
|
#include "opencv2/core/core_c.h"
|
||||||
#include "opencv2/core/internal.hpp"
|
#include "opencv2/core/internal.hpp"
|
||||||
#include "opencv2/ts/ts.hpp"
|
#include "opencv2/ts/ts.hpp"
|
||||||
|
#include "cvconfig.h"
|
||||||
|
|
||||||
#ifdef GTEST_LINKED_AS_SHARED_LIBRARY
|
#ifdef GTEST_LINKED_AS_SHARED_LIBRARY
|
||||||
#error ts module should not have GTEST_LINKED_AS_SHARED_LIBRARY defined
|
#error ts module should not have GTEST_LINKED_AS_SHARED_LIBRARY defined
|
||||||
|
Loading…
Reference in New Issue
Block a user