Skip to content

Commit 3e86531

Browse files
committed
Add all option to appveyor
1 parent 9ac751f commit 3e86531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ build_script:
5353
- cmd: >-
5454
cd c:\projects\render_pipeline_cpp_ci
5555
56-
python build.py render_pipeline_cpp --cmake-generator "Visual Studio 15 2017 Win64" --install-prefix="C:/projects/_install"
56+
python build.py render_pipeline_cpp --cmake-generator "Visual Studio 15 2017 Win64" --install-prefix="C:/projects/_install" --all

0 commit comments

Comments
 (0)