Add back a comment lost in 8b2a8a9636

Change-Id: I7bdd4767bdffdc23b964898085a216f6ef7c8aff
Reviewed-on: https://code.wireshark.org/review/3474
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
This commit is contained in:
Joerg Mayer 2014-08-07 22:55:21 +02:00 committed by Jörg Mayer
parent e44e407214
commit 1dc88edc2c
1 changed files with 1 additions and 0 deletions

View File

@ -1101,6 +1101,7 @@ if(BUILD_qtshark AND QT_FOUND)
)
# qtshark and wireshark share wireshark_FILES
# Policy since 2.8.11
if (POLICY CMP0020)
cmake_policy(SET CMP0020 OLD)
endif()