<div dir="ltr"><div><div><div><div>Hey Aleksejs,<br><br></div>although you dont mention it, I guess you are asking for the CMake way to do it.<br></div>Adding compile definitions is done via add_definitions. For more info type<br><br></div>cmake --help-command add_definitions<br><br></div>Best,<br>Dominic</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 26, 2014 at 9:47 AM, Aleksejs Fomins <span dir="ltr"><<a href="mailto:aleksejs.fomins@lspr.ch" target="_blank">aleksejs.fomins@lspr.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Dune,<br>
<br>
Now when the tests are built out of source, I feel I should use the<br>
absolute path to mesh files for testing dune-curvilineargrid, same as it<br>
is done in dune-grid.<br>
<br>
I notice that in dune-grid it is done by using the variable<br>
<br>
DUNE_GRID_EXAMPLE_GRIDS_PATH<br>
<br>
However, I cannot find where this variable is defined using grep on<br>
dune-grid. Could you please teach me how to define such a variable?<br>
<br>
Regards,<br>
Aleksejs<br>
<br>
<br>_______________________________________________<br>
Dune mailing list<br>
<a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>
<a href="http://lists.dune-project.org/mailman/listinfo/dune" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune</a><br>
<br></blockquote></div><br></div>