Skip to content

Commit f0d8091

Browse files
Update CMakeLists.txt (#247) (#263)
(cherry picked from commit 52abdf5) Co-authored-by: Rafal Gorecki <126687345+rafal-gorecki@users.noreply.github.com>
1 parent e733b4b commit f0d8091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micro_ros_agent/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
cmake_minimum_required(VERSION 3.5)
15+
cmake_minimum_required(VERSION 3.11)
1616

1717
option(UROSAGENT_GENERATE_PROFILE
1818
"Generates agent.refs according to the .msgs provided in the .repos" OFF

0 commit comments

Comments
 (0)