summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2016-04-16 21:44:19 +0100
committerChris Wilson <chris+github@qwirx.com>2016-04-16 21:44:19 +0100
commita34a355062dfebf89ca1c8bd6fe3cbb6164635bc (patch)
treeb42e8cde15c9f6821a03bb389645dad4dbea31f7 /appveyor.yml
parent29aaeffe3da763ade99b614d94f4caf10c658ac5 (diff)
List contents of some more directories during build
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index b566b485..cbca569f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -46,8 +46,10 @@ install:
# Show compiled files restored from cache
- dir %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake\build
- dir %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake\build\bin_bbackupd.dir
+ - dir %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake\build\bin_bbackupd.dir\%CONFIGURATION%
- dir %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake\build\%PLATFORM%
- dir %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake\build\%PLATFORM%\%CONFIGURATION%
+ - dir %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake\build\%PLATFORM%\%CONFIGURATION%\ALL_BUILD
- cinst strawberryperl 7zip.commandline cmake