• raburton's avatar
    Make building minizip optional, if your linux distro supplies a minizip binary... · 32b4d32b
    raburton authored
    Make building minizip optional, if your linux distro supplies a minizip binary (e.g. in the zlib-bin package on debian) you might as well use it instead of building this one.
    Note that this isn't implemented in the minizip CMakeLists.txt, but at the higher level (kicad) that includes the minizip subdirectory, so that the whole minizip directory can be dropped from the shipped source tree if it isn't needed on your distro. This makes the source package a fraction smaller and removes possible complications of having a different license on the minizip code to the rest of kicad.
    
    32b4d32b
Name
Last commit
Last update
..
bitmaps Loading commit data...
minizip Loading commit data...
CMakeLists.txt Loading commit data...
Info.plist Loading commit data...
buildmnu.cpp Loading commit data...
commandframe.cpp Loading commit data...
file_pro.icns Loading commit data...
files-io.cpp Loading commit data...
kicad.cpp Loading commit data...
kicad.h Loading commit data...
kicad.icns Loading commit data...
kicad.ico Loading commit data...
kicad.r Loading commit data...
kicad.rc Loading commit data...
mainframe.cpp Loading commit data...
mainframe.rc Loading commit data...
makefile.g95 Loading commit data...
makefile.gtk Loading commit data...
makefile.include Loading commit data...
makefile.macosx Loading commit data...
preferences.cpp Loading commit data...
prjconfig.cpp Loading commit data...
prjconfig.h Loading commit data...
protos.h Loading commit data...
treeprj_datas.cpp Loading commit data...
treeprj_frame.cpp Loading commit data...