summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-05-03 22:39:48 +0900
committerMichele Calgaro <[email protected]>2022-05-03 22:39:48 +0900
commitf5aba5631dd968fcbc6b9bcdb59ae921d2d9fbe8 (patch)
treefccb277a4fcffb2aa7044f7aa8ce96286b0f5de2 /CMakeL10n.txt
parentb49b454cfdf0cc1c8ca64c457fcbd22476cc14a4 (diff)
downloadtdeadmin-f5aba5631dd968fcbc6b9bcdb59ae921d2d9fbe8.tar.gz
tdeadmin-f5aba5631dd968fcbc6b9bcdb59ae921d2d9fbe8.zip
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <[email protected]>
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 3a761f7..59e062a 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 )