]> granicus.if.org Git - zziplib/commit
zzip/CMakeLists.txt: fix for macOS
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>
Mon, 22 Jun 2020 00:30:12 +0000 (20:30 -0400)
committerGuido Draheim <guidod@gmx.de>
Wed, 21 Oct 2020 18:04:11 +0000 (20:04 +0200)
commitda39e2ee3c98c8b415397196e62fd3617c600cd6
tree9ec7745c584f48c216ef073d90dd1027654a2724
parent453c0e95cf21f0d9b2f322c4082857b0c37eb95b
zzip/CMakeLists.txt: fix for macOS

Fix for APPLE where dylib goes in the end

This is hardcoded here:
https://gitlab.kitware.com/cmake/cmake/-/blob/742ff97f809410055b22405a6b5728e72c458683/Source/cmGeneratorTarget.cxx#L5890-5903

Also a related thread:
https://cmake.org/pipermail/cmake/2013-February/053605.html
zzip/CMakeLists.txt