Skip to content

Stop packaging source

Carl Smedstad requested to merge stop-packaging-source into main

Packaging the uncompiled source code and CMake project files is a bit non-standard, and I don't think it is/should be needed.

If the source is required for any downstream package, that package should either:

  • vendor the GTest source
  • or be patched to integrate via the included CMake or pkg-config configuration.

Merge request reports

Loading