From 535d856a39b177642724bcfe6009985bf4262dbd Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 5 Aug 2016 15:03:14 +0200 Subject: o More flexible parsing. More rules needs to be updated. --- examples/arduino-led/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/arduino-led') diff --git a/examples/arduino-led/CMakeLists.txt b/examples/arduino-led/CMakeLists.txt index 7855dff..4cc7341 100644 --- a/examples/arduino-led/CMakeLists.txt +++ b/examples/arduino-led/CMakeLists.txt @@ -1,5 +1,3 @@ -find_package(KicadUtils) - kicad_generate_header( OUTPUT schematic.h NET schematic/arduino-led.net -- cgit v1.2.3