Commit 1eedcea5 authored by yao's avatar yao

for test

Signed-off-by: 's avataryao <bitwangyaoyao@gmail.com>
parent 989631c5
...@@ -14,7 +14,7 @@ cl_list = glob.glob(os.path.join(indir, "*.cl")) ...@@ -14,7 +14,7 @@ cl_list = glob.glob(os.path.join(indir, "*.cl"))
kfile = open(outname, "wt") kfile = open(outname, "wt")
kfile.write("""// This file is auto-generated. Do not edit! kfile.write("""// This file is auto-generated. Do not edit!
//#include "precomp.hpp"
namespace cv namespace cv
{ {
namespace ocl namespace ocl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment