Skip to content

Commit a13c89d

Browse files
authored
Update ros-jazzy-cartographer-ros.patch
1 parent 71b5792 commit a13c89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch/ros-jazzy-cartographer-ros.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ index f7f476296..0725a05d5 100644
66
find_package(urdfdom_headers REQUIRED)
77
find_package(visualization_msgs REQUIRED)
88

9-
+
9+
+set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
1010
+# glog is not linked, however we look for it to detect the glog version
1111
+# and use a different code path if glog >= 0.7.0 is detected
1212
+find_package(glog CONFIG QUIET)

0 commit comments

Comments
 (0)