]> git.pld-linux.org Git - packages/kicad.git/blame - kicad-2011.07.12-fix-linking.patch
- release 3 (by relup.sh)
[packages/kicad.git] / kicad-2011.07.12-fix-linking.patch
CommitLineData
74131d84
AM
1--- common/CMakeLists.txt.orig 2011-06-17 18:15:55.000000000 +0200
2+++ common/CMakeLists.txt 2011-07-12 19:26:20.000000000 +0200
3@@ -67,6 +67,7 @@
4 wxwineda.cpp
5 xnode.cpp
6 zoom.cpp
7+ ../pcbnew/class_drc_item.cpp
8 )
9
10 add_library(common ${COMMON_SRCS})
This page took 0.075654 seconds and 4 git commands to generate.