Fix Cmakelists issues
This commit is contained in:
parent
79443fdbe5
commit
7a2593832d
|
@ -140,7 +140,7 @@ set(PCB_COMMON_SRCS
|
|||
../pcbnew/gpcb_plugin.cpp
|
||||
../pcbnew/pcb_netlist.cpp
|
||||
../pcbnew/specctra.cpp
|
||||
../pcbnew/specctra_import.cpp
|
||||
../pcbnew/specctra_export.cpp
|
||||
../pcbnew/specctra_keywords.cpp
|
||||
pcb_plot_params_keywords.cpp
|
||||
pcb_keywords.cpp
|
||||
|
|
|
@ -199,7 +199,7 @@ set( PCBNEW_CLASS_SRCS
|
|||
print_board_functions.cpp
|
||||
printout_controler.cpp
|
||||
ratsnest.cpp
|
||||
# specctra.cpp #moved in pcb_common lib
|
||||
# specctra.cpp #moved in pcbcommon lib
|
||||
# specctra_export.cpp
|
||||
# specctra_keywords.cpp
|
||||
specctra_import.cpp
|
||||
|
|
Loading…
Reference in New Issue