URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85734de534d4fbc936ebf5eb55242a9b76b4747b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
85734de by AndersBroman (anders.broman@xxxxxxxxxxxx):
Make it possible to build builtin custom dissectors and GUI files with cmake too.
Change-Id: I28eee44f7c3a7e44da89f8b71cdacbe78115c7e3
Reviewed-on: https://code.wireshark.org/review/3943
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from af3e2db WSUG: Convert ``Advanced Topics'' to AsciiDoc.
adds 85734de Make it possible to build builtin custom dissectors and GUI files with cmake too.
Summary of changes:
epan/CMakeLists.txt | 4 ++++
.../Makefile.nmake => epan/CMakeListsCustom.txt | 14 +++++++++-----
ui/gtk/CMakeLists.txt | 3 +++
.../Makefile.nmake => ui/gtk/CMakeListsCustom.txt | 16 +++++++++++-----
4 files changed, 27 insertions(+), 10 deletions(-)
copy asn1/h460/Makefile.nmake => epan/CMakeListsCustom.txt (78%)
copy asn1/h460/Makefile.nmake => ui/gtk/CMakeListsCustom.txt (76%)