Fix for Bug #9190, -U did not work on case insensitive file systems because of call... ITK-3-16-bp
commitcc699cf860cbef42556fd9d6390af21773b38aa2
authorhoffman <hoffman>
Mon, 14 Sep 2009 17:45:40 +0000 (14 17:45 +0000)
committerhoffman <hoffman>
Mon, 14 Sep 2009 17:45:40 +0000 (14 17:45 +0000)
treea16754e911410c3f04439a7f7ff78f07fe99c4ee
parentac3f3dddcb6a1ef730be7b5a8cad424637814a06
Fix for Bug #9190, -U did not work on case insensitive file systems because of call to glob convert to regex that expected to work with files.
Source/cmake.cxx
Source/kwsys/Glob.cxx
Source/kwsys/Glob.hxx.in