CMake: Fix an NSIS dependency.

Change-Id: I514243727da1fed52c78a4cbd8c82c68bf724c8a
Reviewed-on: https://code.wireshark.org/review/8070
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2015-04-14 14:34:00 -07:00
parent 495740f801
commit 6a41349132
1 changed files with 1 additions and 1 deletions

View File

@ -27,8 +27,8 @@ set(NSIS_GENERATED_FILES
${CMAKE_CURRENT_BINARY_DIR}/config.nsh
${CMAKE_CURRENT_BINARY_DIR}/gtk-dll-manifest.nsh
${CMAKE_CURRENT_BINARY_DIR}/qt-dll-manifest.nsh
PARENT_SCOPE
)
set(NSIS_GENERATED_FILES ${NSIS_GENERATED_FILES} PARENT_SCOPE)
set(NSIS_FILES
wireshark.nsi