summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index a110c5b..4c126e6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -22,6 +22,7 @@ clone_folder: c:\projects\DiligentTools
install:
# clone submodules
+ - git submodule update --init --recursive
- git clone https://github.com/DiligentGraphics/DiligentCore.git ../DiligentCore --recursive
# Install a recent CMake