removed perf_gpu_cpu from CMake scripts

This commit is contained in:
Vladislav Vinogradov
2012-08-20 09:58:37 +04:00
parent a507d564a4
commit a0aef244d6
7 changed files with 1 additions and 43 deletions

View File

@@ -27,7 +27,7 @@
#include "opencv2/nonfree/nonfree.hpp"
#include "opencv2/legacy/legacy.hpp"
#include "perf_utility.hpp"
#include "utility.hpp"
#ifdef GTEST_CREATE_SHARED_LIBRARY
#error no modules except ts should have GTEST_CREATE_SHARED_LIBRARY defined