wireshark/codecs
Gerald Combs 25e1e2c848 CMake: Don't bundle our libraries at compile time.
Setting LIBRARY_OUTPUT_DIRECTORY to Wireshark.app/Contents/Frameworks
for each of our libraries ends up installing a fully versioned .dylib
along with soversion and unversioned symlinks, which is more than we
want and which wastes disk space when osx-app.sh dsymifies our
libraries.

Leave LIBRARY_OUTPUT_DIRECTORY unset and depend on osx-app.sh to copy
our libraries into place.

Bug: 15361
Change-Id: If0fbaa796b4be806e2aa13887e511a330fe55df5
Reviewed-on: https://code.wireshark.org/review/31139
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-20 20:34:39 +00:00
..
G711a Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
G711u Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
G722 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
G726 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
G729 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sbc Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
speex plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
CMakeLists.txt CMake: Don't bundle our libraries at compile time. 2018-12-20 20:34:39 +00:00
codecs.c replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
codecs.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00