diff options
author | japm48 <japm48@users.noreply.github.com> | 2020-09-30 02:33:06 +0200 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2020-09-30 12:36:35 -0400 |
commit | 2db155efff4e925f773600f1a1f109b9e2ee6f0c (patch) | |
tree | 51d23573edd7b2a9ee49721a526ed403150b6ecf /cmake/Modules | |
parent | 22e210bd5a165ba8db4767e2a4214b6e4bf4ac33 (diff) |
grc: use os.pathsep (Windows)
os.path.sep is unreliable in Windows ("\" in official python, "/" in MSYS2)
With this change os.pathsep is used instead to get the path separator:
":" (*nix) or ";" (Windows)
Diffstat (limited to 'cmake/Modules')
0 files changed, 0 insertions, 0 deletions