Fix: Windows x86 cmake generator
CMake generator platform used on windows for 32bit build is "x86" which breaks the MSVC 2013 build. The paltform should be "Win32"
Git-LFS is now available on our GitLab instance.
Please note that the quota check is now in blocking mode. More informations about quotas: https://gitlab.inria.fr/siteadmin/doc/-/wikis/faq#quota-management-policy-to-monitor-disk-space-by-project-on-gitlab
GitLab upgrade completed. Current version is 17.8.2.
CMake generator platform used on windows for 32bit build is "x86" which breaks the MSVC 2013 build. The paltform should be "Win32"