mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
for test
Signed-off-by: yao <bitwangyaoyao@gmail.com>
This commit is contained in:
parent
989631c5cc
commit
1eedcea58d
@ -14,7 +14,7 @@ cl_list = glob.glob(os.path.join(indir, "*.cl"))
|
||||
kfile = open(outname, "wt")
|
||||
|
||||
kfile.write("""// This file is auto-generated. Do not edit!
|
||||
//#include "precomp.hpp"
|
||||
|
||||
namespace cv
|
||||
{
|
||||
namespace ocl
|
||||
|
Loading…
Reference in New Issue
Block a user