Cache conan.

develop
Roman Telezhynskyi 2023-02-28 14:31:36 +02:00
parent b6d1400b23
commit b584818f65
1 changed files with 9 additions and 0 deletions

View File

@ -314,6 +314,9 @@ for:
# clone directory
clone_folder: c:\projects\valentina
cache:
- C:\Users\appveyor\.conan\data -> conan-cache
# scripts that are called at very beginning, before repo cloning
init:
@ -517,6 +520,12 @@ for:
- job_name: MacOS_10_15_Qt_5_15 (qbs, multibundle)
- job_name: MacOS_10_15_Qt_5_15 (qbs, singlebundle)
environment:
CONAN_USER_HOME: /Users/appveyor/.conan
cache:
- /Users/appveyor/.conan/data -> conan-cache
init:
- find /Applications -maxdepth 1 -type d -name 'Xcode*.app'
- sudo xcode-select -p