kicad/utils/kicad2step
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option
ADDED: with cmake KICAD_MACOSX_APP_BUNDLE option the user can disable
the macOS app bundle creation when compiling on macOS. This permit to
use/install KiCad like any other *nix platform (/usr/bin, /usr/share,
ecc.). By default, cmake build the app bundle.
2022-01-28 15:49:37 -08:00
..
pcb Missing include file 2022-01-21 17:00:12 +00:00
CMakeLists.txt cmake: adding KICAD_MACOSX_APP_BUNDLE option 2022-01-28 15:49:37 -08:00
kicad2step.cpp kicad2step: fix compatibility with OCC versions < 7.5 2021-11-21 17:27:18 +01:00
kicad2step.h Add (off by default) build option to link kicad2step directly into pcbnew 2021-09-11 22:56:16 -04:00
kicad2step_app.cpp Add (off by default) build option to link kicad2step directly into pcbnew 2021-09-11 22:56:16 -04:00
kicad2step_frame_base.cpp Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
kicad2step_frame_base.fbp Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
kicad2step_frame_base.h Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
panel_kicad2step.h Create specific writer for OpenCascade messages 2021-11-20 09:12:55 -08:00