Skip to content

Commit

Permalink
Require C++11
Browse files Browse the repository at this point in the history
  • Loading branch information
peci1 authored Feb 4, 2021
1 parent b4f77bd commit 16478fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cmake_minimum_required(VERSION 3.0.2)
project(laser_geometry)

set(CMAKE_CXX_STANDARD 11)

find_package(catkin REQUIRED
COMPONENTS
angles
Expand Down

0 comments on commit 16478fd

Please sign in to comment.