From adcfcee89317a5c2742f2825bce4e9fb34739581 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 2 Jan 2016 21:33:57 +0300 Subject: Add unit tests for po parser. --- data/translations/test/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/translations/test/CMakeLists.txt (limited to 'data/translations/test/CMakeLists.txt') diff --git a/data/translations/test/CMakeLists.txt b/data/translations/test/CMakeLists.txt new file mode 100644 index 000000000..6ad41d7c1 --- /dev/null +++ b/data/translations/test/CMakeLists.txt @@ -0,0 +1,5 @@ +SET(FILES + test1.po + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/translations/test) -- cgit v1.2.3-60-g2f50