mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
BUG: removed unused CMakeFindFrameworks include
This commit is contained in:
@@ -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}")
|
||||
|
||||
Reference in New Issue
Block a user