Skip to content
Snippets Groups Projects
Commit 67b18a84 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

[skip ci] cmakelists comment updated

parent d5ac73bf
No related branches found
No related tags found
2 merge requests!4new release,!3New release
cmake_minimum_required(VERSION 2.8.3)
project(wolf_ros_laser)
## Compile as C++11, supported in ROS Kinetic and newer
## Compile as C++14
add_compile_options(-std=c++14)
# SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/wolf_ros_wrapper/cmake_modules")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment