Skip to content
Snippets Groups Projects
Commit ab9ff900 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

cmake: Rename ts/CMakeLists.txt to ts/translations.cmake

parent 29c0516c
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ IF (UNIX)
SET (VLMC_MANUAL_DIR ${CMAKE_INSTALL_PREFIX}/${VLMC_MANUAL_SUBDIR})
ENDIF (UNIX)
include(ts/CMakeLists.txt)
include(ts/translations.cmake)
SUBDIRS(src)
SUBDIRS(nsis)
SUBDIRS(effects)
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment