]> git.pld-linux.org Git - packages/kf5-extra-cmake-modules.git/blob - kdefetchtranslations-test.patch
- updated URL and cmake version
[packages/kf5-extra-cmake-modules.git] / kdefetchtranslations-test.patch
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.093208 seconds and 3 git commands to generate.