<div dir="ltr">I am testing a ITK patch I'm working on in Windows. That involves entering a path in cmake-gui or ccmake. The first time I tried it, I entered the path 'windows-wise' with backslashes as path separators.<div>
<br></div><div style>That caused a syntax error at the point where that variable is used. When I re-entered the path with unix-style forward slashes, the CMake configure/generate succeeded.</div><div style><br></div><div style>
Is one supposed to always use Unix forward slashes when specifying paths to CMake? If so is it documented to do that?</div><div style><br></div><div style>If you're curious this is the ITK patch I'm working on: <a href="http://review.source.kitware.com/#/c/9308/">http://review.source.kitware.com/#/c/9308/</a></div>
</div>