From 643c4b0c4294951c2f7f16574b03aedffdc5279c Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 24 May 2021 09:42:16 +0200 Subject: [PATCH] Remove GNUInstallDirs from translations-recipe. --- translations/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt index eadb132..38c019d 100644 --- a/translations/CMakeLists.txt +++ b/translations/CMakeLists.txt @@ -1,4 +1,3 @@ -include(GNUInstallDirs) set(potfile "${PROJECT_SOURCE_DIR}/translations/${PROJECT_NAME}.pot") if(GENERATE_POT)