Mentions légales du service

Skip to content
Snippets Groups Projects

OpenGL migration + Qt6 compilation

Open Johnny Jazeix requested to merge work/Qt6 into master
All threads resolved!
Files
18
+ 1
1
@@ -18,7 +18,7 @@ build:
- make install | tee -a ../vite-build-with-${NAME}
parallel:
matrix:
- NAME: [opengl, vbo, vulkan, plugins, parsers]
- NAME: [opengl, vbo, vulkan, plugins, parsers, qt6_vbo, qt6_vulkan]
only:
- merge_requests
- master@solverstack/vite
Loading