Commit 1eea7392 authored by f3nix's avatar f3nix

Small CMake cleanup.

parent 61ebbd58
...@@ -114,7 +114,6 @@ SET(PCBNEW_SRCS ...@@ -114,7 +114,6 @@ SET(PCBNEW_SRCS
plot_rtn.cpp plot_rtn.cpp
queue.cpp queue.cpp
ratsnest.cpp ratsnest.cpp
# reglage.cpp
router.cpp router.cpp
sel_layer.cpp sel_layer.cpp
set_color.cpp set_color.cpp
...@@ -135,8 +134,9 @@ SET(PCBNEW_SRCS ...@@ -135,8 +134,9 @@ SET(PCBNEW_SRCS
via_edit.cpp via_edit.cpp
work.cpp work.cpp
xchgmod.cpp xchgmod.cpp
zones_by_polygon.cpp
# zones.cpp # zones.cpp
zones_by_polygon.cpp) )
SET(PCBNEW_EXTRA_SRCS SET(PCBNEW_EXTRA_SRCS
# ../polygon/PolyLine.cpp # ../polygon/PolyLine.cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment