Turn on CMake FindProtobuf for CI

This commit is contained in:
Jon Evans 2024-04-02 23:02:14 -04:00
parent 279732e89e
commit 220cf1287f
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
-DKICAD_BUILD_I18N=ON -DKICAD_BUILD_I18N=ON
-DKICAD_TEST_XML_OUTPUT=ON -DKICAD_TEST_XML_OUTPUT=ON
-DKICAD_BUILD_PNS_DEBUG_TOOL=ON -DKICAD_BUILD_PNS_DEBUG_TOOL=ON
-DKICAD_USE_CMAKE_FINDPROTOBUF=ON
../../ ../../
- ninja 2>&1 | tee compilation_log.txt - ninja 2>&1 | tee compilation_log.txt
- cd ../../ - cd ../../