Wireshark-commits: [Wireshark-commits] master a52aacd: CMake: cleanup ui/qt/CMakeLists.txt
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a52aacd716eecf74c80770a99b0bf9a94d44fdb7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a52aacd by Peter Wu (peter@xxxxxxxxxxxxx):
CMake: cleanup ui/qt/CMakeLists.txt
Remove some unused variables, favor list(APPEND X Y) over set(X ${X} Y),
use consistent capitalization and whitespace.
Change-Id: I2a90b55d29899393019a1aee3394b87ab12dda5b
Reviewed-on: https://code.wireshark.org/review/27625
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 90887f3 QUIC: Append colmun info and use small "name"
adds a52aacd CMake: cleanup ui/qt/CMakeLists.txt
Summary of changes:
ui/qt/CMakeLists.txt | 36 +++++++++++-------------------------
1 file changed, 11 insertions(+), 25 deletions(-)