BUG: removed unused CMakeFindFrameworks include

This commit is contained in:
Petr Gotthard 2008-10-25 14:25:33 -04:00
parent d572f60ba4
commit de25f5d131

View File

@ -15,8 +15,6 @@
#
# Report problems to <certi-devel@nongnu.org>
INCLUDE(CMakeFindFrameworks)
MACRO(RTI_MESSAGE_QUIETLY QUIET TYPE MSG)
IF(NOT ${QUIET})
MESSAGE(${TYPE} "${MSG}")