Skip to content

fix/test-dependencies

Michael Turner requested to merge fix/test-dependencies into master

If various parts of Nektar are switched off the tests that are created by the tutorials will cause cmake to fail. This sorts that by ensuring if a Nektar executable is used it is indeed built before creating the test

Resolves nektar#78 (closed) in the main nektar issue list.

Edited by Chris Cantwell

Merge request reports