URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3bc6dcc02a7851000d58417f81d75d918ab34f8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b3bc6dc by Guy Harris (guy@xxxxxxxxxxxx):
I don't see a need to treat ipmap.html specially.
It's in the INSTALL_FILES list, and all of those end up being dropped
into the run directory, so there's no need to copy it individually; all
the data files, as enumerated in INSTALL_FILES, are expected to be in
the same directory, whatever it is, and that's what happens to those
files.
Change-Id: I58df330c7d6886c87d91c0e0df73000c028fc312
Reviewed-on: https://code.wireshark.org/review/26088
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ee2bfbf The parser is at the bottom, so the shadow warning must be turned off there.
adds b3bc6dc I don't see a need to treat ipmap.html specially.
Summary of changes:
CMakeLists.txt | 11 -----------
1 file changed, 11 deletions(-)