Commit bbb95e1
committed
Change
We do set the current directory, but it seems that some flavors of CMake
on Windows still fail with the following:
MSBUILD : error MSB1009: Project file does not exist.
Change to using an absolute path which should improve this.--build to use an absolute path1 parent 584e1c1 commit bbb95e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
849 | | - | |
| 849 | + | |
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
| |||
0 commit comments