FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix superbuild version by pablogs9 · Pull Request #238 · micro-ROS/micro-ROS-Agent · GitHub

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .cmake  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion micro_ros_agent/cmake/SuperBuild.cmake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ enable_language(C)
enable_language(CXX)

unset(microxrcedds_agent_DIR CACHE)
find_package(microxrcedds_agent 2 EXACT QUIET)
find_package(microxrcedds_agent 3 EXACT QUIET)
if(NOT xrceagent_FOUND)
ExternalProject_Add(microxrcedds_agent
GIT_REPOSITORY
Expand Down

Back | FazBrowse Home | New Git URL