From b4350945ec6569b661eeba2474277f3958609886 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 10:58:52 +0200 Subject: [PATCH] Update CMakeLists.txt (#247) (#273) (cherry picked from commit 52abdf5a9897637b2539cb1c239e1ec4fa92e01c) Co-authored-by: Rafal Gorecki <126687345+rafal-gorecki@users.noreply.github.com> --- micro_ros_agent/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micro_ros_agent/CMakeLists.txt b/micro_ros_agent/CMakeLists.txt index acc64cc..fc60da7 100644 --- a/micro_ros_agent/CMakeLists.txt +++ b/micro_ros_agent/CMakeLists.txt @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 3.5) +cmake_minimum_required(VERSION 3.11) option(UROSAGENT_GENERATE_PROFILE "Generates agent.refs according to the .msgs provided in the .repos" OFF