kicad/utils/CMakeLists.txt

6 lines
108 B
CMake
Raw Normal View History

add_subdirectory( idftools )
if( KICAD_USE_OCE )
2016-09-02 10:08:40 +00:00
add_subdirectory( kicad2step )
endif( KICAD_USE_OCE )