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
3bbeec1227
kicad
/
polygon
/
CMakeLists.txt
6 lines
99 B
CMake
Raw
Blame
History
set
(
POLYGON_SRCS
math_for_graphics.cpp
PolyLine.cpp
)
add_library
(
polygon
${
POLYGON_SRCS
}
)
Reference in New Issue
View Git Blame
Copy Permalink