Browse Source

Remove errant git2 link command

newinvert
Jon Evans 2 years ago
parent
commit
32ee3bdabd
  1. 1
      pcbnew/CMakeLists.txt

1
pcbnew/CMakeLists.txt

@ -649,7 +649,6 @@ target_link_libraries( pcbnew_kiface_objects
rectpack2d
gzip-hpp
Boost::boost
git2
ZLIB::ZLIB
${OCC_LIBRARIES}
)

Loading…
Cancel
Save