mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-22 20:14:04 +02:00
kicad-patches/README: updated for bzr 3378
This commit is contained in:
parent
626e111256
commit
b8ab60aa91
@ -1,11 +1,11 @@
|
|||||||
First build
|
First build
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
bzr checkout -r 2448 lp:kicad kicad.bzr
|
bzr checkout -r 3378 lp:kicad kicad.bzr
|
||||||
cd kicad.bzr
|
cd kicad.bzr
|
||||||
ln -s wherever/eda-tools/kicad-patches patches
|
ln -s wherever/eda-tools/kicad-patches patches
|
||||||
quilt push -a
|
quilt push -a
|
||||||
cmake .
|
cmake -DKICAD_TESTING_VERSION=ON .
|
||||||
make -j 5
|
make -j 5
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user