From fd47da4e86f0177c142c882a4bd148cf562769a3 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 8 May 2020 16:38:20 +0200 Subject: Use "po4a --porefs file" instead of undocumented compat noline References: https://github.com/mquinson/po4a/commit/329f472a378d42c7a33e8110e5091be61480a0fc --- CMake/Documentation.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMake') diff --git a/CMake/Documentation.cmake b/CMake/Documentation.cmake index 4e6b8ead8..1df0960a4 100644 --- a/CMake/Documentation.cmake +++ b/CMake/Documentation.cmake @@ -318,7 +318,7 @@ function(add_update_po4a target pot header) add_custom_target(${target} COMMAND po4a --previous --no-backups --force --no-translations --msgmerge-opt --add-location=file - --porefs noline + --porefs file --package-name=${PROJECT_NAME}-doc --package-version=${PACKAGE_VERSION} --msgid-bugs-address=${PACKAGE_MAIL} po4a.conf ${WRITE_HEADER} -- cgit v1.2.3-18-g5258