URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=242a1e501262000446d07f6b661489a8b9d8869c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
242a1e5 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Don't assume we have a "cat" command.
Use "copy /B" on Windows to create wireshark.pod, similar to
doc/Makefile.nmake.
Change-Id: I454afca0bd3497cca795ca18256dd7c4e2f224d4
Reviewed-on: https://code.wireshark.org/review/4415
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from ff7b51f Partially re-enable Wireshark tests.
adds 242a1e5 CMake: Don't assume we have a "cat" command.
Summary of changes:
CMakeLists.txt | 31 +++++++++++++++++++++++++------
1 file changed, 25 insertions(+), 6 deletions(-)