dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20409
[Bug 675274] Re: Buildsystem uses wrong cmake config for 'make tests'
You should run 'make install' and 'source
$prefix/share/dolfin/dolfin.conf' before running 'make runtests'. This
way the dolfin-config.cmake and dolfin.pc files in the build directory
will be identical to the installed version of these files.
--
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