kicad/utils/CMakeLists.txt

6 lines
96 B
CMake

add_subdirectory( idftools )
if( USE_OCE )
add_subdirectory( kicad2step )
endif( USE_OCE )