mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Remove two common source files from gerbview
These are strangely already part of common but redeclared here
This commit is contained in:
parent
8e361e8a15
commit
ade5178c8c
@ -73,8 +73,6 @@ set( GERBVIEW_SRCS
|
||||
)
|
||||
|
||||
set( GERBVIEW_EXTRA_SRCS
|
||||
${CMAKE_SOURCE_DIR}/common/widgets/layer_box_selector.cpp
|
||||
${CMAKE_SOURCE_DIR}/common/lset.cpp
|
||||
)
|
||||
|
||||
if( WIN32 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user