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
ddb141ff08
kicad
/
plugins
/
3d
/
CMakeLists.txt
3 lines
72 B
CMake
Raw
Normal View
History
Unescape
Escape
Introducing the IDF 3D plugin and reorganizing directories
2015-12-10 21:34:52 +00:00
add_subdirectory
(
idf
)
Added beginnings of VRML parser
2015-12-20 07:59:26 +00:00
add_subdirectory
(
vrml
)
Remove KICAD_OCC build option We don't really support builds without OCC these days. Removing to clear up build flags and settings
2022-08-18 20:11:37 +00:00
add_subdirectory
(
oce
)