← Back to team overview

kicad-developers team mailing list archive

Re: make uninstall: no rule?

 

On 10/08/2010 05:07 AM, Fabio Varesano wrote:
> Attached you find a patch (created with bzr send) which add CMake
> rules to create a uninstall make rule.
>
> I did it following the CMake wiki you linked and it should work if one
> compile from the build directory (building all kicad).
>
> You can test it running the following commands from the kicad source
> tree root:
> mkdir build
> cd build
> cmake ../
> make
> (using root) make install
> (using root) make uninstall
>
>  Probably a similar approach shuold be added to all various
> subprograms so that one could uninstall eg pcbnew only. I'm sure on
> how to proceed with this.
>   
:


> Fabio Varesano
>   

Committed in testing's rev 2535.

Dick




Follow ups

References