URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fca15308968d6fd526eb67497148d2cd6c0b703
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4fca153 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Add missing cmake custom source includes
Change-Id: Ib1c1632a3e9fe1088a9a1da9870a81b1f846cf95
Reviewed-on: https://code.wireshark.org/review/14291
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from dc92e98 Define in one and only one C file, declare in a header file.
adds 4fca153 Add missing cmake custom source includes
Summary of changes:
epan/CMakeLists.txt | 2 --
epan/crypt/CMakeLists.txt | 2 ++
epan/{ => crypt}/CMakeListsCustom.txt.example | 12 ++----------
epan/dissectors/CMakeLists.txt | 2 ++
epan/{ => dissectors}/CMakeListsCustom.txt.example | 8 ++------
5 files changed, 8 insertions(+), 18 deletions(-)
copy epan/{ => crypt}/CMakeListsCustom.txt.example (87%)
rename epan/{ => dissectors}/CMakeListsCustom.txt.example (91%)