[PATCH 1 of 4] Remove development debug message
Wald Commits
scm-commit at wald.intevation.org
Wed Sep 17 13:39:06 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1410952533 -7200
# Node ID 3ee529f42974cf9f0c1f0b29d8be75d266033937
# Parent 1a5f9e2600996e8bab573a2d1a6176e4dd365385
Remove development debug message
diff -r 1a5f9e260099 -r 3ee529f42974 ui/CMakeLists.txt
--- a/ui/CMakeLists.txt Wed Sep 17 13:13:19 2014 +0200
+++ b/ui/CMakeLists.txt Wed Sep 17 13:15:33 2014 +0200
@@ -237,7 +237,6 @@
COMMAND ${CMAKE_STRIP} trustbridge-admin.exe
)
if (NOT RELEASE_BUILD)
- message("Status will sign.")
add_custom_command(
TARGET trustbridge
POST_BUILD
More information about the Trustbridge-commits
mailing list