Skip to content

use c++11 if available

Alex requested to merge mcirsta:master into master

Created by: mcirsta

Without -std=c++11 I got some warnings. I'm not sure if you want to enforce c++11 ( I would ). If so I guess a message with FATAL_ERROR should be added.

Merge request reports