summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2023-02-22 22:12:49 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2023-02-22 22:59:58 (GMT)
commit064c3244da08acecb313d0076eecb4eba30f1932 (patch)
treebd3bc8e916d4d5f961e0c0506cdd73994687c269
parent86db720a8cdad3bcd449d7137a648298e1fb13a3 (diff)
downloadCMake-064c3244da08acecb313d0076eecb4eba30f1932.zip
CMake-064c3244da08acecb313d0076eecb4eba30f1932.tar.gz
CMake-064c3244da08acecb313d0076eecb4eba30f1932.tar.bz2
TARGET_RUNTIME_DLLS: fix test for this genex
In a95cbf38 multiple files were renamed, and check.cmake slipped through, and the test did actually not work correctly since then. This patch renames check.cmake to its correct name shared-check.cmake.
-rw-r--r--Tests/RunCMake/GenEx-TARGET_RUNTIME_DLLS/shared-check.cmake (renamed from Tests/RunCMake/GenEx-TARGET_RUNTIME_DLLS/check.cmake)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Tests/RunCMake/GenEx-TARGET_RUNTIME_DLLS/check.cmake b/Tests/RunCMake/GenEx-TARGET_RUNTIME_DLLS/shared-check.cmake
index e19598e..e19598e 100644
--- a/Tests/RunCMake/GenEx-TARGET_RUNTIME_DLLS/check.cmake
+++ b/Tests/RunCMake/GenEx-TARGET_RUNTIME_DLLS/shared-check.cmake