]> git.saurik.com Git - apt.git/commit
CMake: Do not add po/ if USE_NLS is OFF
authorJulian Andres Klode <jak@debian.org>
Tue, 23 Aug 2016 16:42:52 +0000 (18:42 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 23 Aug 2016 16:46:10 +0000 (18:46 +0200)
commitac103d45f63bd9a57ff867a52c7c95616f6daf51
treec83ae73cfd6c447bb21ef12ffcd87eb361f253af
parent9fb81c6e54a2fe05c0ad0b877fd32f30358e3877
CMake: Do not add po/ if USE_NLS is OFF

Previously, we would have generated all the translations, but not
turn them on in the code. Instead, move the Translation crap into
po/ and disable po/ alltogether if USE_NLS if OFF.
CMakeLists.txt
po/CMakeLists.txt