From 48c3f577a90b107ed2a3d9922b39892750b38cee Mon Sep 17 00:00:00 2001 From: Maciej Suminski Date: Thu, 15 Sep 2016 22:04:07 +0200 Subject: [PATCH] Do not include ratsnest_viewitem.cpp in two CMakeLists. --- pcbnew/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/pcbnew/CMakeLists.txt b/pcbnew/CMakeLists.txt index a2e094b487..17291cff0b 100644 --- a/pcbnew/CMakeLists.txt +++ b/pcbnew/CMakeLists.txt @@ -255,7 +255,6 @@ set( PCBNEW_CLASS_SRCS print_board_functions.cpp printout_controler.cpp ratsnest.cpp - ratsnest_viewitem.cpp specctra_import.cpp swap_layers.cpp target_edit.cpp