summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-11-27 09:12:48 +0000
committerComment <tim@gray.(none)>2013-11-27 09:12:48 +0000
commit09a65304f32ca7b86e7710d689600f5c7afce578 (patch)
tree90c5fe395b8c9d0419ad1a32e9d6bb5903e5e52f
parentbd05285cf2e0681c552eff76c2e962749f3aeaad (diff)
make cv test
-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/
+