mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
uxrce_dds_client: update cmake requirements to match Micro-XRCE-DDS-Client submodule
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
if(${CMAKE_VERSION} VERSION_LESS "3.11")
|
||||
if(${CMAKE_VERSION} VERSION_LESS_EQUAL "3.15")
|
||||
message(WARNING "skipping uxrce_dds_client, Micro-XRCE-DDS-Client needs to be fixed to work with CMAKE_VERSION ${CMAKE_VERSION}")
|
||||
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user