Pcbnew: Fix incorrect order of linked files, which can create issues (not defined symbols) at link stage.

This commit is contained in:
jean-pierre charras 2016-06-01 18:40:18 +02:00
parent a4658ab6be
commit dc4882c4bd
1 changed files with 2 additions and 2 deletions

View File

@ -419,8 +419,8 @@ if( KICAD_SCRIPTING_MODULES )
3d-viewer 3d-viewer
pcbcommon pcbcommon
pnsrouter pnsrouter
common
pcad2kicadpcb pcad2kicadpcb
common
lib_dxf lib_dxf
idf3 idf3
polygon polygon
@ -583,8 +583,8 @@ target_link_libraries( pcbnew_kiface
3d-viewer 3d-viewer
pcbcommon pcbcommon
pnsrouter pnsrouter
common
pcad2kicadpcb pcad2kicadpcb
common
polygon polygon
bitmaps bitmaps
gal gal