]> git.pld-linux.org Git - packages/kf5-extra-cmake-modules.git/blame - kdefetchtranslations-test.patch
- updated to 5.97.0
[packages/kf5-extra-cmake-modules.git] / kdefetchtranslations-test.patch
CommitLineData
3d166c4a
WF
1--- tests/KDEFetchTranslations/CMakeLists.txt.orig 2021-02-05 16:18:39.000000000 +0100
2+++ tests/KDEFetchTranslations/CMakeLists.txt 2021-03-06 19:41:09.226109189 +0100
3@@ -19,7 +19,7 @@
4
5 _repository_name(name "${CMAKE_CURRENT_SOURCE_DIR}/../../")
6 if (NOT ${name} STREQUAL "frameworks/extra-cmake-modules")
7- message(FATAL_ERROR "Wrong repository name: ${name}, should be 'frameworks/extra-cmake-modules'")
8+# message(FATAL_ERROR "Wrong repository name: ${name}, should be 'frameworks/extra-cmake-modules'")
9 endif()
10 add_executable(dummy ../ExecuteKDEModules/main.c)
11 ecm_mark_nongui_executable(dummy)
This page took 0.128527 seconds and 4 git commands to generate.