summaryrefslogtreecommitdiffstats
path: root/Source/cmake/WinTools.make
blob: 5405214d14f9ade96142315ddf32eb7704018837 (plain)
1
2
3
4
install:
    xcopy "$(SRCROOT)\*.cmake" "$(DSTROOT)\AppleInternal\tools\cmake" /e/v/i/h/y
    xcopy "$(SRCROOT)\tools\scripts\*" "$(DSTROOT)\AppleInternal\tools\scripts" /e/v/i/h/y
    xcopy "$(SRCROOT)\tools\vsprops\*" "$(DSTROOT)\AppleInternal\tools\vsprops" /e/v/i/h/y