[vlmc-devel] Re-enable the translations CMake code

Jean-Baptiste Kempf git at videolan.org
Sat Mar 1 14:13:38 CET 2014


vlmc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Mar  1 14:10:13 2014 +0100| [152393244a0c6508d4df51434558c5ae82e9d38a] | committer: Jean-Baptiste Kempf

Re-enable the translations CMake code

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=152393244a0c6508d4df51434558c5ae82e9d38a
---

 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8bc68dc..0ed1900 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -228,7 +228,7 @@ IF (UNIX)
     SET (VLMC_MANUAL_DIR  ${CMAKE_INSTALL_PREFIX}/${VLMC_MANUAL_SUBDIR})
 ENDIF (UNIX)
 
-#SUBDIRS(ts)
+SUBDIRS(ts)
 SUBDIRS(src)
 SUBDIRS(nsis)
 SUBDIRS(effects)



More information about the Vlmc-devel mailing list