Pcbnew, CMakeLists.txt: remove duplicate lines.

For some reason, a few files were included 3 times in the same dependency. One time is enough.
This commit is contained in:
jean-pierre charras 2018-10-15 20:14:27 +02:00
parent bf164f7c4b
commit 9c398dbf90
1 changed files with 0 additions and 22 deletions

View File

@ -667,29 +667,7 @@ set( PCBNEW_KIFACE_LIBRARIES
lib_dxf
idf3
legacy_wx
3d-viewer
pcbcommon
pnsrouter
pcad2kicadpcb
common
polygon
bitmaps
gal
lib_dxf
idf3
legacy_wx
3d-viewer
connectivity
pcbcommon
pnsrouter
pcad2kicadpcb
common
polygon
bitmaps
gal
lib_dxf
idf3
legacy_wx
${wxWidgets_LIBRARIES}
${GITHUB_PLUGIN_LIBRARIES}
${GDI_PLUS_LIBRARIES}