summaryrefslogtreecommitdiff
path: root/Modules/VTKCompatibility.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-09-19 12:17:37 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2005-09-19 12:17:37 -0400
commit51abb736453103c974e23fd8db80f5010211a13b (patch)
tree1789af15e695fafec3a1225e623c686f2097a10e /Modules/VTKCompatibility.cmake
parent487c5439a3b4a02fd87d3087e615005da994d6e7 (diff)
downloadcmake-51abb736453103c974e23fd8db80f5010211a13b.tar.gz
ENH: remove message
Diffstat (limited to 'Modules/VTKCompatibility.cmake')
-rw-r--r--Modules/VTKCompatibility.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/VTKCompatibility.cmake b/Modules/VTKCompatibility.cmake
index 7494a21c37..f21f26b738 100644
--- a/Modules/VTKCompatibility.cmake
+++ b/Modules/VTKCompatibility.cmake
@@ -1,4 +1,3 @@
-MESSAGE("VTK specific hacks go here in VTKCompatibility")
IF(APPLE)
SET(CMAKE_CXX_CREATE_SHARED_LIBRARY "${CMAKE_C_CREATE_SHARED_LIBRARY}")
SET(CMAKE_CXX_CREATE_SHARED_MODULE "${CMAKE_C_CREATE_SHARED_MODULE}")