summaryrefslogtreecommitdiff
path: root/Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake
diff options
context:
space:
mode:
authorRaffi Enficiaud <raffi.enficiaud@mines-paris.org>2015-05-08 23:36:26 +0200
committerDomen Vrankar <domen.vrankar@gmail.com>2015-05-08 23:36:26 +0200
commite3f522f6e44d459247fa3dbc3cde65867c148f76 (patch)
treead7b57d23d9be429d657f6dfa3b72d08c60fbf9c /Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake
parent6831f91a6c6d4f5d194c7a035c8de45f203f9cf8 (diff)
downloadcmake-e3f522f6e44d459247fa3dbc3cde65867c148f76.tar.gz
CPack/DEB per component dependencies
Dependencies may now be set per component
Diffstat (limited to 'Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake')
-rw-r--r--Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake b/Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake
index bd4f12a90a..b96669efde 100644
--- a/Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake
+++ b/Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake
@@ -58,6 +58,7 @@ function(run_cpack output_expected_file CPack_output_parent CPack_error_parent)
message(FATAL_ERROR "error: CPack execution went wrong!, CPack_output=${CPack_output}, CPack_error=${CPack_error}")
else ()
message(STATUS "CPack_output=${CPack_output}")
+ message(STATUS "CPack_error=${CPack_error}")
endif()