X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FCMakeLists.txt;fp=src%2FCMakeLists.txt;h=e68bd1d23317dcec254e7473d7c1b6e903161e21;hb=e4c14cdbdf2fe805e79cd96ded236f57e7b89060;hp=0000000000000000000000000000000000000000;hpb=454138ff8a20f6edb9b65a910101403d8b520643;p=opencv diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt new file mode 100644 index 0000000..e68bd1d --- /dev/null +++ b/src/CMakeLists.txt @@ -0,0 +1,5 @@ +add_subdirectory(cxcore) +add_subdirectory(cv) +add_subdirectory(cvaux) +add_subdirectory(ml) +add_subdirectory(highgui)