projects
/
profile
/
ivi
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7da968
)
fixing compilation
author
Andrey Pavlenko
<no@email>
Thu, 5 Apr 2012 05:02:24 +0000
(
05:02
+0000)
committer
Andrey Pavlenko
<no@email>
Thu, 5 Apr 2012 05:02:24 +0000
(
05:02
+0000)
modules/videostab/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/modules/videostab/CMakeLists.txt
b/modules/videostab/CMakeLists.txt
index
ed7f8c4
..
443b70b
100644
(file)
--- a/
modules/videostab/CMakeLists.txt
+++ b/
modules/videostab/CMakeLists.txt
@@
-1,3
+1,3
@@
set(the_description "Video stabilization")
-ocv_define_module(videostab opencv_imgproc opencv_features2d opencv_video opencv_highgui opencv_photo OPTIONAL opencv_gpu)
+ocv_define_module(videostab opencv_imgproc opencv_features2d opencv_video opencv_highgui opencv_photo
opencv_calib3d
OPTIONAL opencv_gpu)