diff options
author | Alexander Neundorf <neundorf@kde.org> | 2023-02-22 22:12:49 (GMT) |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2023-02-22 22:59:58 (GMT) |
commit | 064c3244da08acecb313d0076eecb4eba30f1932 (patch) | |
tree | bd3bc8e916d4d5f961e0c0506cdd73994687c269 /Tests/RunCMake | |
parent | 86db720a8cdad3bcd449d7137a648298e1fb13a3 (diff) | |
download | CMake-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.
Diffstat (limited to 'Tests/RunCMake')
-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 |