add drc_test_provider_clearance_base.cpp to qa cmake

This commit is contained in:
Fabien Corona 2024-10-22 18:48:25 +02:00
parent 0f33aebe48
commit 34ac0fc6f7

View File

@ -33,6 +33,7 @@ set( COMMON_SRCS
../../../pcbnew/drc/drc_rule_condition.cpp
../../../pcbnew/drc/drc_rule_parser.cpp
../../../pcbnew/drc/drc_test_provider.cpp
../../../pcbnew/drc/drc_test_provider_clearance_base.cpp
../../../pcbnew/drc/drc_test_provider_copper_clearance.cpp
../../../pcbnew/drc/drc_test_provider_hole_to_hole.cpp
../../../pcbnew/drc/drc_test_provider_edge_clearance.cpp