mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +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
|