From 94d4ff6423d7568eccd1af99f6e456a082a0da92 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Wed, 1 Sep 2010 06:51:20 +0000 Subject: [PATCH] remove debug prints --- source/creator/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index 572f3382227..0618aed14d1 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -326,8 +326,6 @@ IF(WITH_INSTALL) ENDIF(CMAKE_CL_64) IF(WITH_PYTHON) - MESSAGE (STATUS "CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE}") - MESSAGE (STATUS "CMAKE_CONFIGURATION_TYPES: ${CMAKE_CONFIGURATION_TYPES}") IF(NOT CMAKE_BUILD_TYPE) # hack: with multi-configuration generator this is "", so for now copy both python31.dll/zip and python31_d.dll/zip ADD_CUSTOM_COMMAND(TARGET blender POST_BUILD