1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/CI
elsid fdb731a6d0
Set collada_dom version before finding the package
The package cmake config uses wrong variables for minor and major versions. They
should be collada_dom_VERSION_MINOR and collada_dom_VERSION_MAJOR but they are
COLLADA_DOM_VERSION_MINOR and COLLADA_DOM_VERSION_MAJOR. CMake variables are
case sensitive so used variables are just empty strings. Set them manually as a
workaround.
2022-11-20 14:22:05 +01:00
..
activate_msvc.sh Replace tabs with spaces 2022-07-31 19:59:24 +02:00
ActivateMSVC.ps1
before_install.android.sh
before_install.linux.sh
before_install.osx.sh Update CI/before_install.osx.sh, CI/before_script.osx.sh 2022-10-10 14:11:46 +00:00
before_script.android.sh Silence a minor git warning 2022-06-16 21:45:50 +02:00
before_script.linux.sh Use ubuntu:20.04 docker image for Coverity 2022-08-05 11:46:05 +02:00
before_script.msvc.sh Factorise/simplify a bit before_script.msvc.sh 2022-10-01 13:00:05 +02:00
before_script.osx.sh Update CI/before_install.osx.sh, CI/before_script.osx.sh 2022-10-10 14:11:46 +00:00
build.msvc.sh
check_clang_format.sh Make use of git ls-files filtering instead of piping to grep 2022-10-06 22:59:33 +02:00
check_package.osx.sh
check_tabs.sh
deploy.osx.sh
install_debian_deps.sh Set collada_dom version before finding the package 2022-11-20 14:22:05 +01:00
org.openmw.OpenMW.devel.yaml add flatpak ci 2022-06-30 15:06:28 +02:00
run_integration_tests.sh Run integration tests in CI 2022-07-04 20:38:29 +02:00