diff options
-rw-r--r-- | tests/KDEFetchTranslations/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/KDEFetchTranslations/CMakeLists.txt b/tests/KDEFetchTranslations/CMakeLists.txt index b5f4083b..6501b820 100644 --- a/tests/KDEFetchTranslations/CMakeLists.txt +++ b/tests/KDEFetchTranslations/CMakeLists.txt @@ -1,4 +1,4 @@ -project(KDEFetchTranslations) +project(extra-cmake-modules) cmake_minimum_required(VERSION 2.8.12) # order is important (install dirs before cmake settings)! |