Wireshark mailing list archives

CMake queastion - How to change Install Dirs, LIB and Executable names?


From: Alex Lindberg <alindber () yahoo com>
Date: Wed, 20 Jan 2016 23:30:20 +0000 (UTC)

This is a re-posting of an email that did not get sent out on the list:
I am using CMaketo build a customized version of Wireshark that needs to be installed beside the default Wireshark 
libraries and run-time files.
Todo this with previous version of Wireshark (<2) I created a SEDscript to do global search and replace functions to 
change file names,etc. The result of this script, that after a build, custom namedlibraries, directories and executable 
files where created. This approachworked (With a lot of hand 'fixes') but did not allow for easy migration to newer 
code bases.
Sonow I am trying to do it the 'smart way' (if there is one) by migratingto CMake (using Jetbrains' Clion) for the 
build environment.  Thedefault build works just fine (Based on Debian's testing version of WS).
Any ideas on how to proceed?  I can imagine that my request will meet some resistance.
As always, thank you for your help.
Alex Lindberg
 
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: