mirror of
https://abf.rosa.ru/djam/kicad.git
synced 2025-02-23 18:22:49 +00:00
10 lines
269 B
Diff
10 lines
269 B
Diff
--- common/CMakeLists.txt.orig 2011-06-17 18:15:55.000000000 +0200
|
|
+++ common/CMakeLists.txt 2011-07-12 19:26:20.000000000 +0200
|
|
@@ -67,6 +67,7 @@
|
|
wxwineda.cpp
|
|
xnode.cpp
|
|
zoom.cpp
|
|
+ ../pcbnew/class_drc_item.cpp
|
|
)
|
|
|
|
add_library(common ${COMMON_SRCS})
|