This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b8f048b55e
kicad
/
template
/
CMakeLists.txt
3 lines
76 B
CMake
Raw
Normal View
History
Unescape
Escape
CMake build: preliminary support for install targets under linux.
2007-11-08 12:46:02 +00:00
INSTALL
(
FILES
kicad.pro
Add COMPONENT parameter to INSTALL commands. This allows you to install only specific components (i.e. binaries, resources, doc files in specific languages), particularly useful for package mainatiners. Default install will work as before (i.e. install everything).
2008-01-06 10:11:28 +00:00
D
E
S
T
I
N
A
T
I
O
N
$
{
K
I
C
A
D
_
T
E
M
P
L
A
T
E
}
C
O
M
P
O
N
E
N
T
r
e
s
o
u
r
c
e
s
)