/
Alx89
/
OpenCV
Обзор
Документация
Войти
/
Alx89
/
OpenCV
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
4.x
modules/dnn/test/test_common.cpp
6 строк
282 B
Alexander Alekhin
cmake: fix build of dnn tests with shared common code
31 мар 2019, 11:52
31 мар 2019, 11:52
fcb07c6
Код
Авторство
О чём код?
// This file is part of OpenCV project. // It is subject to the license terms in the LICENSE file found in the top-level directory // of this distribution and at http://opencv.org/license.html. #include "test_precomp.hpp" #include "test_common.impl.hpp" // shared with perf tests