summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/TransformDepfile/deps-windows.d.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/TransformDepfile/deps-windows.d.txt')
-rw-r--r--Tests/RunCMake/TransformDepfile/deps-windows.d.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Tests/RunCMake/TransformDepfile/deps-windows.d.txt b/Tests/RunCMake/TransformDepfile/deps-windows.d.txt
index e09ae375a8..805a4c8362 100644
--- a/Tests/RunCMake/TransformDepfile/deps-windows.d.txt
+++ b/Tests/RunCMake/TransformDepfile/deps-windows.d.txt
@@ -1,8 +1,8 @@
subdir/out1 \
C:/build/out2: \
- subdir/in1 \
- C:/build/in2
+ C:/build/in2 \
+ subdir/in1
subdir/out3 \
C:/build/out4: \
- subdir/in3 \
- C:/build/in4
+ C:/build/in4 \
+ subdir/in3