CMake: Remove a debug message

Remove what appears to be a debug message from CMake.

Change-Id: If6d12ca07d3c3b5f012a7e7ee530f7db18c813e5
Reviewed-on: https://code.wireshark.org/review/29215
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Stig Bjørlykke 2018-08-21 11:38:50 +02:00 committed by Anders Broman
parent ea515c5f2d
commit f435c36423
1 changed files with 0 additions and 1 deletions

View File

@ -2750,7 +2750,6 @@ if(RPMBUILD_EXECUTABLE)
# XXX Replace with the "dist" target?
set(_export_tarball "${CPACK_PACKAGE_NAME}-${_git_description}.tar.xz")
MESSAGE(STATUS "set(_export_tarball: ${_export_tarball}")
add_custom_command(
OUTPUT "${CMAKE_BINARY_DIR}/packaging/rpm/SOURCES/${_export_tarball}"
COMMAND ./tools/git-export-release.sh