Remove cvpcb.app from OSX bundle as it is no longer an executable.

This commit is contained in:
Garth Corral 2015-06-11 08:14:41 -04:00 committed by Wayne Stambaugh
parent 63c978d987
commit d13a05093a
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@ if( APPLE )
# move all app bundles
move_to_main_bundle( bitmap2component.app )
move_to_main_bundle( eeschema.app )
move_to_main_bundle( cvpcb.app )
move_to_main_bundle( gerbview.app )
move_to_main_bundle( pcb_calculator.app )
move_to_main_bundle( pcbnew.app )