dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20408
[Bug 675274] Re: Buildsystem uses wrong cmake config for 'make tests'
I haven't spent a lot of time to reproduce this, but what's clear is
that 'make runtests' does not source dolfin.conf, but it should since
the JIT compiler use dolfin.pc, and this can be picked up incorrectly
from another path.
** Changed in: dolfin
Status: New => Confirmed
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/675274
Title:
Buildsystem uses wrong cmake config for 'make tests'
Status in DOLFIN:
Confirmed
Bug description:
When running 'make test', the build system uses an installed version of
dolfin-config.cmake
rather than one in the local build directory
References