Skip to content

SystemTools::FileIsFullPath: Do not accept Windows paths on Cygwin

Lemures Lemniscati requested to merge lemniscati/kwsys:cygwin-path into master

Cygwin uses unix style path. Fix SystemToolsStatic::FileIsFullPath in order to treat a path as unix-style path.

Edited by Brad King

Merge request reports