mirror of
https://github.com/opencv/opencv.git
synced 2025-08-03 12:46:27 +08:00
7 lines
164 B
C++
7 lines
164 B
C++
#include "test_precomp.hpp"
|
|
|
|
CV_TEST_MAIN("gpu")
|
|
|
|
// Run test with --gtest_catch_exceptions flag to avoid runtime errors in
|
|
// the case when there is no GPU
|