summaryrefslogtreecommitdiff
path: root/working
diff options
context:
space:
mode:
Diffstat (limited to 'working')
-rwxr-xr-xworking/make_cvtest2
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/
+