turn off new linker map generation in pcbnew

This commit is contained in:
Dick Hollenbeck 2013-09-24 16:26:23 -05:00
parent 74ce031e62
commit 98eaacdd6b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
set( MAKE_LINK_MAPS true )
set( MAKE_LINK_MAPS false )
add_definitions( -DPCBNEW )