summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-03 22:39:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-03 22:39:56 +0900
commita198c56607d4a2e3390e5583bf7eed19c7c9df0c (patch)
treefe227d02d47143c6c70331aae0e9b2b29660d545
parent28bbdf70e4636be8a3f8ae886c151554e8089ba5 (diff)
downloaddesktop-effects-tde-a198c566.tar.gz
desktop-effects-tde-a198c566.zip
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 87a5ec5..db185ac 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -14,7 +14,6 @@ cmake_minimum_required( VERSION 3.1 )
##### include our cmake modules #################
-set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
include( TDEL10n )