summaryrefslogtreecommitdiff
path: root/po/CMakeLists.txt
diff options
context:
space:
mode:
authorStelios Tsampas <loathingkernel@gmail.com>2018-01-12 11:58:52 +0200
committerStelios Tsampas <loathingkernel@gmail.com>2018-01-12 21:52:44 +0200
commit128d6afb179756513860187cf5e31d84d6d8cac4 (patch)
treeaa6dacdfc3fac1b8784520de0eac5590c8f970da /po/CMakeLists.txt
parent1ba9d54f15fcea87055deef31abe0151b4f49467 (diff)
downloadpcsxr-128d6afb179756513860187cf5e31d84d6d8cac4.tar.gz
* Remove autotools build system.
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r--po/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
deleted file mode 100644
index 4695aba5..00000000
--- a/po/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-message(STATUS "* Configuring langs")
-include(Gettext)
-
-#find_package(LibArchive REQUIRED)
-
-GETTEXT_CREATE_TRANSLATIONS(pcsxr.pot ALL es fr hu it ko_KR pt_BR ru zh_CN zh_TW)