pcbnew: include silk2silk and length/skew DRC tests in the makefile
This commit is contained in:
parent
8d206a9ef0
commit
bc7369d70c
|
@ -250,6 +250,8 @@ set( PCBNEW_DRC_SRCS
|
|||
drc/drc_test_provider_track_width.cpp
|
||||
drc/drc_test_provider_via_diameter.cpp
|
||||
drc/drc_test_provider_silk_to_pad.cpp
|
||||
drc/drc_test_provider_silk_to_silk.cpp
|
||||
drc/drc_test_provider_matched_length.cpp
|
||||
)
|
||||
|
||||
set( PCBNEW_NETLIST_SRCS
|
||||
|
|
Loading…
Reference in New Issue