We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2119f0a commit 6de7d59Copy full SHA for 6de7d59
.github/workflows/windows_2022.yml
@@ -16,7 +16,7 @@ on:
16
env:
17
VCPKG_PKGS: >-
18
boost-dll boost-filesystem boost-algorithm
19
- boost-smart-ptr
+ boost-smart-ptr gtest
20
21
jobs:
22
windows_ci:
dependencies.repos
@@ -1,4 +1,4 @@
1
- git:
2
local-name: 'ros_industrial_cmake_boilerplate'
3
uri: 'https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git'
4
- version: '0.2.16'
+ version: '0.7.3'
0 commit comments