Push external third party libs to lvcim.stable
Requirements
- env:
LVCIM_CONAN_SOURCES_ROOT:K:\PullGitLab\ConanRecipes\Sources
Scripts
Go to K:\PullGitLab\ConanRecipes\Scripts
The Recipes/<thirdparty>/all/conandata is auto generate from conandata-og.yaml.
sh
python .\processRecipes.py --pattern openxr-sdk* --build
python .\processRecipes.py --pattern openxr-sdk* --source
python .\processRecipes.py --pattern openxr-sdk* --export
python .\processRecipes.py --pattern openxr-sdk* --uploadClear
Locally
sh
# Add -c to auto accept
conan remove openxr-sdk*Remotely
sh
# Add -c to auto accept
conan remove openxr-sdk* -r lvcim2025.stableCheck
sh
conan search openxr-sdk*