workaround: cvconfig.h doesn't work with hal at this moment
This commit is contained in:
parent
e37a58df3c
commit
5d346128f7
@ -24,6 +24,7 @@ endif()
|
||||
set(STR_CPP "// This file is auto-generated. Do not edit!
|
||||
|
||||
#include \"precomp.hpp\"
|
||||
#include \"cvconfig.h\"
|
||||
#include \"${OUTPUT_HPP_NAME}\"
|
||||
|
||||
#ifdef HAVE_OPENCL
|
||||
|
||||
@ -40,7 +40,6 @@
|
||||
//
|
||||
//M*/
|
||||
|
||||
#include "cvconfig.h"
|
||||
#include "opencv2/hal.hpp"
|
||||
#include "opencv2/hal/intrin.hpp"
|
||||
#include <algorithm>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user