summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-03 22:39:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-03 22:39:57 +0900
commit043973b2fb1054138447a03d666e4dd5e2f8fb4a (patch)
treee46fb14fca01c907c516d689ee0c16bd7b74843c /CMakeL10n.txt
parent0a79d229af54a87289e42ad2f451c073fc430347 (diff)
downloadcodeine-043973b2fb1054138447a03d666e4dd5e2f8fb4a.tar.gz
codeine-043973b2fb1054138447a03d666e4dd5e2f8fb4a.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 d1fce95..695c5b3 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 )