7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-19 00:21:36 +00:00

Intentionally break MSVC CI

This commit is contained in:
Mark Roszko 2022-08-20 13:31:04 +00:00
parent eac3d33266
commit 16686c454b

View File

@ -33,6 +33,7 @@ win64_build:
-DKICAD_USE_OCC=ON `
-DKICAD_SPICE=ON `
-DKICAD_BUILD_PNS_DEBUG_TOOL=ON `
-DKICAD_USE_3DCONNEXION=ON `
../../
- cmake --build . 2>&1 | tee compilation_log.txt
- cd ../../