turn off new linker map generation in pcbnew
This commit is contained in:
parent
74ce031e62
commit
98eaacdd6b
|
@ -1,5 +1,5 @@
|
|||
|
||||
set( MAKE_LINK_MAPS true )
|
||||
set( MAKE_LINK_MAPS false )
|
||||
|
||||
add_definitions( -DPCBNEW )
|
||||
|
||||
|
|
Loading…
Reference in New Issue