Optional dependency to gtest
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 106
- Forks
- 32
- Ø Merge
- 9 Std. 4 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
In vcpkg package manager rmqcpp has dependency to gtest.
https://github.com/microsoft/vcpkg/blob/master/ports/rmqcpp/vcpkg.json
Normally, gtest package is unnecessary for using the library and could be included optionally.
Beitragsleitfaden
Rechercherichtung
Start with the rmqcpp vcpkg manifest at the linked microsoft/vcpkg ports/rmqcpp/vcpkg.json entry. Check how gtest is declared and how vcpkg represents optional or test-only dependencies. Done means normal rmqcpp installation no longer requires gtest, while the project's tests can still use it if needed.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- build-system
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100