troussel
Results
2
comments of
troussel
FYI, had the same issue when trying to use opentelemetry-cpp as a submodule, and manage to circumvent by setting in my CMakeLists `set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/opentelemetry-cpp/cmake/modules)` I'm not sure but it's possible...
I notice that the jitpack build for [v3.0.0](https://jitpack.io/com/github/MobilityData/gtfs-validator/v3.0.0/build.log) is broken, and therefore I fall back on [v2.0.0](https://jitpack.io/com/github/MobilityData/gtfs-validator/v2.0.0/build.log). Is there any plan about having jitpack build for v3 fixed ?