Skip to content

Commit a939d1d

Browse files
committed
Update SuperBuild.cmake (#238)
1 parent e77dca4 commit a939d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micro_ros_agent/cmake/SuperBuild.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ enable_language(C)
2020
enable_language(CXX)
2121

2222
unset(microxrcedds_agent_DIR CACHE)
23-
find_package(microxrcedds_agent 2 EXACT QUIET)
23+
find_package(microxrcedds_agent 3 EXACT QUIET)
2424
if(NOT xrceagent_FOUND)
2525
ExternalProject_Add(microxrcedds_agent
2626
GIT_REPOSITORY

0 commit comments

Comments
 (0)