7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-04 23:05:30 +00:00

Broken YAML

This commit is contained in:
Seth Hillbrand 2021-12-14 11:00:33 -08:00
parent 1ea2c88505
commit a86a646eb0

View File

@ -18,9 +18,6 @@ fedora_build_linux:
- mkdir -p build/linux
- cd build/linux
- cmake
# Commenting out ccache to see if Fedora failures are related
# -DCMAKE_C_COMPILER_LAUNCHER=ccache
# -DCMAKE_CXX_COMPILER_LAUNCHER=ccache
-DCMAKE_BUILD_TYPE=Debug
-DKICAD_STDLIB_LIGHT_DEBUG=ON
-DKICAD_USE_OCC=ON