URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0997129e0f07cc8beca9d922a86334e7aff247b3
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0997129 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Fix CMake install of lua scripts
The CMake generation of all-manifest.nsh is missing the 3
lua scripts, init.lua, console.lua and dtd_gen.lua.
Change-Id: I2d34cfe075c5195d1d8816c0d816015195756fa2
Reviewed-on: https://code.wireshark.org/review/9551
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 8fdd49a Duplicate CheckCCompilerFlag for CXX. Correctly detect that XCode7Beta1 does not support -fno-delete-null-pointer-checks by adding a new regex.
adds 0997129 Fix CMake install of lua scripts
Summary of changes:
packaging/nsis/CMakeLists.txt | 3 +++
1 file changed, 3 insertions(+)