dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20183
[Bug 676168] Re: cmake triggers rebuild when removing python files
After the bzr remove step I should have gone into the build directory...
** Changed in: dolfin
Status: New => Invalid
--
cmake triggers rebuild when removing python files
https://bugs.launchpad.net/bugs/676168
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
Status in DOLFIN: Invalid
Bug description:
When I bzr remove a python module file cmake triggers a rebuild of the whole tree.
This is what I did:
bzr remove site-packages/dolfin/mesh/meshfunction.py
make install
cmake configures
cmake builds _everything_
References