Closed czoido closed 5 years ago
Added options to handle c++11 settings in Conan with compiler.cppstd and build the examples with the flag set to compiler.cppstd=11 so it builds without warnings.
c++11
compiler.cppstd
compiler.cppstd=11
Closes #31
All committers have signed the CLA.
Added options to handle
c++11
settings in Conan withcompiler.cppstd
and build the examples with the flag set tocompiler.cppstd=11
so it builds without warnings.Closes #31