7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-21 23:05:02 +00:00
kicad/plugins/3d/CMakeLists.txt
Seth Hillbrand 5ed7e28252 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 17:06:29 -07:00

3 lines
72 B
CMake

add_subdirectory( idf )
add_subdirectory( vrml )
add_subdirectory( oce )