Although BUILD_TESTING is referenced in some of the
cmake logic for protobuf, the main switch is protobuf_BUILD_TESTS.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
From the logs, no testing target being built:
[ 98%] [32mBuilding CXX object CMakeFiles/libprotoc.dir/workdir/protobuf/src/google/protobuf/compiler/zip_writer.cc.o[0m [ 98%] [32m[1mLinking CXX shared library libprotoc.so[0m [ 98%] Built target libprotoc [ 99%] [32mBuilding CXX object CMakeFiles/protoc.dir/workdir/protobuf/src/google/protobuf/compiler/main.cc.o[0m [100%] [32m[1mLinking CXX executable protoc[0m [100%] Built target protoc [36mInstall the project...[0m -- Install configuration: "" -- Installing: /usr/local/lib/libprotobuf-lite.so.3.15.8.0 -- Set runtime path of "/usr/local/lib/libprotobuf-lite.so.3.15.8.0" to "$ORIGIN" -- Installing: /usr/local/lib/libprotobuf-lite.so -- Installing: /usr/local/lib/libprotobuf.so.3.15.8.0 -- Set runtime path of "/usr/local/lib/libprotobuf.so.3.15.8.0" to "$ORIGIN" -- Installing: /usr/local/lib/libprotobuf.so -- Installing: /usr/local/lib/libprotoc.so.3.15.8.0 -- Set runtime path of "/usr/local/lib/libprotoc.so.3.15.8.0" to "$ORIGIN" -- Installing: /usr/local/lib/libprotoc.so -- Installing: /usr/local/bin/protoc-3.15.8.0 -- Installing: /usr/local/bin/protoc