From de25f5d131a05e4960d90a2e10bdc37cf20c23da Mon Sep 17 00:00:00 2001 From: Petr Gotthard Date: Sat, 25 Oct 2008 14:25:33 -0400 Subject: BUG: removed unused CMakeFindFrameworks include --- Modules/FindRTI.cmake | 2 -- 1 file changed, 2 deletions(-) diff --git a/Modules/FindRTI.cmake b/Modules/FindRTI.cmake index 9efea3d..be3ad8f 100644 --- a/Modules/FindRTI.cmake +++ b/Modules/FindRTI.cmake @@ -15,8 +15,6 @@ # # Report problems to -INCLUDE(CMakeFindFrameworks) - MACRO(RTI_MESSAGE_QUIETLY QUIET TYPE MSG) IF(NOT ${QUIET}) MESSAGE(${TYPE} "${MSG}") -- cgit v0.12