Skip to content
Snippets Groups Projects
Commit 96cf654d authored by Piotr Rudol's avatar Piotr Rudol
Browse files

fixed policy

parent 75706862
No related branches found
No related tags found
No related merge requests found
Pipeline #37945 passed
cmake_minimum_required(VERSION 2.8.3)
cmake_minimum_required(VERSION 3.0.2)
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)
endif (POLICY CMP0048)
project(lrs_srvs_wdb)
## 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