wireshark/codecs
David Kreitschmann 11ba10dd4b Fix build paths for cmake's Xcode project generator on macOS.
Multi-configuration generators (such as Xcode or VS) append the current build configuration to most paths (eg. Debug/Release). Currently this results in inconsistent paths for the application bundle and the included command line tools. This commit sets the correct path information for multi-configuration generators for macOS application bundles. The standard Makefile behaviour is untouched.

One Windows specific configuration was changed, as it was conflicting with these changes. This needs to be checked before merging.

Additionally the wrapper scripts are omitted for Xcode, as the path to the binaries depends on the configuration chosen in Xcode. Therefore it is not viable to create these scripts in the cmake run.

Bug: 11816

Change-Id: Ib43d82eb04600a0e2f2b020afb44b579ffc7a7c9
Reviewed-on: https://code.wireshark.org/review/28291
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-06-21 03:33:03 +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 Fix build paths for cmake's Xcode project generator on macOS. 2018-06-21 03:33:03 +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