]> git.pld-linux.org Git - packages/kicad.git/blob - kicad-2011.07.12-fix-linking.patch
- release 3 (by relup.sh)
[packages/kicad.git] / kicad-2011.07.12-fix-linking.patch
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.096456 seconds and 3 git commands to generate.