URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f63628d9c4c8d5d38e97ae6ac3640b365075b0ef
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f63628d by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Use wrapper scripts instead of symlinks.
When building an application bundle, create wrapper scripts at the top
level instead of symlinking to each executable.
Change-Id: I080e43de545a709b29c1d6b6c6ec416e5a5a8247
Reviewed-on: https://code.wireshark.org/review/6683
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 5268d7f cattp: Minor tweaks and whitespace changes
adds f63628d CMake: Use wrapper scripts instead of symlinks.
Summary of changes:
CMakeLists.txt | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)