Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use raw strings when substituting in paths from CMake. (#2540)
This will silence a lot of warnings on Windows coming from using \ as a path separator. Should have no impact on systems posing as UNIX-compatible.
- Loading branch information