Juan Carlos

On Tuesday, June 6, 2017 at 5:34:09 AM UTC-4, Juan Carlos Araujo Cabarcas 
wrote:
>
> The warnings come from my code, which is in developing stage! 
> In the installation I had before, 
> [-Wunused-variable],[-Wunused-parameter],[-Wunused-but-set-variable] did 
> not show up. It's a bummer that changing deal.II version will make such a 
> difference! As I am not proficient in cmake, I still think it would be 
> useful to know how to pass compiler flags by modifying CMakeLists.
>
cmake -DCMAKE_CXX_FLAGS="my_flags" should work.

Best,

Bruno 

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to