[Cmake-commits] [cmake-commits] gotthardp committed FindRTI.cmake 1.1 1.2

cmake-commits at cmake.org cmake-commits at cmake.org
Sat Oct 25 14:25:35 EDT 2008


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv18271

Modified Files:
	FindRTI.cmake 
Log Message:
BUG: removed unused CMakeFindFrameworks include


Index: FindRTI.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindRTI.cmake,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** FindRTI.cmake	25 Oct 2008 16:20:03 -0000	1.1
--- FindRTI.cmake	25 Oct 2008 18:25:33 -0000	1.2
***************
*** 16,21 ****
  # Report problems to <certi-devel at nongnu.org>
  
- INCLUDE(CMakeFindFrameworks)
- 
  MACRO(RTI_MESSAGE_QUIETLY QUIET TYPE MSG)
    IF(NOT ${QUIET})
--- 16,19 ----



More information about the Cmake-commits mailing list