changeset 1170:9c9f2b75bf95

Remove debug message
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 03 Jun 2013 09:59:10 +0800
parents 11724ff78638
children 5dab72369dff
files cmake/Modules/GetVersionWithHg.cmake
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cmake/Modules/GetVersionWithHg.cmake	Fri May 31 20:23:55 2013 +0200
+++ b/cmake/Modules/GetVersionWithHg.cmake	Mon Jun 03 09:59:10 2013 +0800
@@ -1,7 +1,5 @@
 # This file is called at build time. It regenerates the version.h file based on the hg version.
 
-message(STATUS "Calling script")
-
 EXECUTE_PROCESS(
 	COMMAND ${HGCOMMAND} id -i
 	WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
"Welcome to our mercurial repository"