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"
[En cours] Mise en place de quotas sur nos instances GitLab. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
[In progress] Quotas installation on our GitLab instances. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
La mise à jour de sécurité de ce lundi 7 octobre 2024 est terminé. Nous sommes désormais en version 17.2.8.
CMake generator platform used on windows for 32bit build is "x86" which breaks the MSVC 2013 build. The paltform should be "Win32"