mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 00:11:07 -06:00
Tests: Fix Cygwin failure on RunCMake.install
This commit is contained in:
@@ -21,8 +21,8 @@ elseif(CYGWIN)
|
||||
[[lib4]]
|
||||
[[lib4/cyglib4\.dll]]
|
||||
[[mybin]]
|
||||
[[mybin/exe\.exe]]
|
||||
[[mybin/cyglib1\.dll]]
|
||||
[[mybin/exe\.exe]]
|
||||
[[myinclude]]
|
||||
[[myinclude/obj4\.h]]
|
||||
[[myinclude/obj5\.h]]
|
||||
|
||||
@@ -17,8 +17,8 @@ if(WIN32)
|
||||
elseif(CYGWIN)
|
||||
set(_check_files
|
||||
[[bin]]
|
||||
[[bin/exe\.exe]]
|
||||
[[bin/cyglib1\.dll]]
|
||||
[[bin/exe\.exe]]
|
||||
[[include]]
|
||||
[[include/obj4\.h]]
|
||||
[[include/obj5\.h]]
|
||||
|
||||
Reference in New Issue
Block a user