summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-03 22:39:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-03 22:39:51 +0900
commit81f42c56d8955019b65f8148ef4d323a73c0fe3a (patch)
treebde2ba58c9dbbecfad88e20837bf7a08218e73c3 /CMakeL10n.txt
parent7b55ba577649cfa2cde563cc2677f06e0cfd8ae6 (diff)
downloadkdiff3-81f42c56d8955019b65f8148ef4d323a73c0fe3a.tar.gz
kdiff3-81f42c56d8955019b65f8148ef4d323a73c0fe3a.zip
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index fc88021..c69615c 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 )