Skip to content
Snippets Groups Projects
Commit d5e11712 authored by Sergi Foix Salmerón's avatar Sergi Foix Salmerón
Browse files

adding cmake DEBUG option into CMakeLists.txt in case is needed

parent 5cd619cf
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 2.8.3)
project(iri_base_algorithm)
# set(CMAKE_BUILD_TYPE "DEBUG")
## Add support for C++11, supported in ROS Kinetic and newer
# add_definitions(-std=c++11)
......
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