You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior: Builds to pass and find gz-cmake3
Actual behavior: Builds fail finding gz-cmake3 even though that is built from source from the job.
Steps to reproduce
Run a build of any of the jobs listed above
See it fail
Output
CMake Error at C:/vcpkg/scripts/buildsystems/vcpkg.cmake:782 (_find_package):
By not providing "Findgz-cmake3.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"gz-cmake3", but CMake did not find one.
Could not find a package configuration file provided by "gz-cmake3" with
any of the following names:
gz-cmake3Config.cmake
gz-cmake3-config.cmake
Add the installation prefix of "gz-cmake3" to CMAKE_PREFIX_PATH or set
"gz-cmake3_DIR" to a directory containing one of the above files. If
"gz-cmake3" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
CMakeLists.txt:12 (find_package)
The text was updated successfully, but these errors were encountered:
Environment
Gz version: Harmonic
Affected builds:
Description
Steps to reproduce
Output
The text was updated successfully, but these errors were encountered: