Skip to content
Snippets Groups Projects
Commit 99d1f334 authored by Tommy Persson's avatar Tommy Persson
Browse files

Setting CMP0048 policy to NEW

parent 6c199a9c
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
cmake_minimum_required(VERSION 2.8.3)
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)
endif (POLICY CMP0048)
project(lrs_msgs)
## Find catkin macros and libraries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment