[vlmc-devel] commit: Do not forget effects in CMakeLists (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Fri Sep 17 16:02:46 CEST 2010
vlmc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Sep 17 15:51:05 2010 +0200| [4f1aeeb31af097d7c2c6550a360fce82fdf02108] | committer: Hugo Beauzée-Luyssen
Do not forget effects in CMakeLists
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h at gmail.com>
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=4f1aeeb31af097d7c2c6550a360fce82fdf02108
---
CMakeLists.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f768558..369fd51 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -173,6 +173,7 @@ ENDIF (UNIX)
SUBDIRS(ts)
SUBDIRS(src)
SUBDIRS(nsis)
+SUBDIRS(effects)
# Copy stuff to doc subdirectory
INSTALL (FILES AUTHORS COPYING INSTALL NEWS README TRANSLATORS
More information about the Vlmc-devel
mailing list