mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-13 02:51:35 +00:00
Merge topic 'test-cleanup-src-dir'
d1aa9f307e Tests: Remove stray source dir modification in RunCMake.find_program
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3610
This commit is contained in:
@@ -10,7 +10,6 @@ endfunction()
|
||||
|
||||
strip_windows_path_prefix("${CMAKE_CURRENT_SOURCE_DIR}" srcdir)
|
||||
|
||||
file(MAKE_DIRECTORY "tmp${srcdir}")
|
||||
configure_file(testCWD "tmp${srcdir}/testNoSuchFile" COPYONLY)
|
||||
|
||||
find_program(PROG_ABS
|
||||
|
||||
Reference in New Issue
Block a user