Skip to content

Commit 90767a5

Browse files
committed
Use patched boost_plugin_loader
1 parent 49f7dac commit 90767a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dependencies.rosinstall

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
version: 0.7.3
55
- git:
66
local-name: boost_plugin_loader
7-
uri: https://github.com/tesseract-robotics/boost_plugin_loader.git
8-
version: 0.3.0
7+
uri: https://github.com/johnwason/boost_plugin_loader.git
8+
version: win_any_of
99
- git:
1010
local-name: tesseract
1111
uri: https://github.com/tesseract-robotics/tesseract.git

dependencies_with_ext.rosinstall

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
version: 0.7.3
55
- git:
66
local-name: boost_plugin_loader
7-
uri: https://github.com/tesseract-robotics/boost_plugin_loader.git
8-
version: 0.3.0
7+
uri: https://github.com/johnwason/boost_plugin_loader.git
8+
version: win_any_of
99
- git:
1010
local-name: tesseract
1111
uri: https://github.com/tesseract-robotics/tesseract.git

0 commit comments

Comments
 (0)