diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-23 18:48:43 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-26 19:50:57 +0200 |
commit | cede4eda68220a002822194605d436b7ca044afa (patch) | |
tree | 299fed79a722a4babb8ec56bf904cedbd8bf5da7 /test | |
parent | 24ad9b325f2d277864e3a75931137b93dd75cd03 (diff) |
CMake: Add support for libintl
This basically just links everything to libintl if USE_NLS is
on. It would be better to just link those targets that are
actually translated, but doing so is a huge PITA.
Also move the include_directories() for the build-tree include/
directory to the top of the CMakeLists.txt, otherwise it only
gets passed after Intl_INCLUDE_DIRS, which means we will built
against installed apt-pkg headers (if any) instead of our own.
Gbp-Dch: ignore
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions