diff options
Diffstat (limited to 'working')
| -rwxr-xr-x | working/make_cvtest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/working/make_cvtest b/working/make_cvtest index e69de29..80a1d0f 100755 --- a/working/make_cvtest +++ b/working/make_cvtest @@ -0,0 +1,2 @@ +g++ test_gpu.c -o test_gpu -lopencv_core -lopencv_gpu -I /usr/include/opencv/ + |
