certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/scripts FindRTI.cmake


From: certi-cvs
Subject: [certi-cvs] certi/scripts FindRTI.cmake
Date: Sat, 25 Oct 2008 16:37:29 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Petr Gotthard <gotthardp>       08/10/25 16:37:29

Modified files:
        scripts        : FindRTI.cmake 

Log message:
        Fixed typos in comments.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/scripts/FindRTI.cmake?cvsroot=certi&r1=1.4&r2=1.5

Patches:
Index: FindRTI.cmake
===================================================================
RCS file: /sources/certi/certi/scripts/FindRTI.cmake,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- FindRTI.cmake       25 Sep 2008 08:54:15 -0000      1.4
+++ FindRTI.cmake       25 Oct 2008 16:37:29 -0000      1.5
@@ -1,4 +1,4 @@
-# - Try to find HLA RTI libraries
+# - Try to find M&S HLA RTI libraries
 # This module finds if any HLA RTI is installed and locates the standard RTI
 # include files and libraries.
 #
@@ -32,7 +32,7 @@
 SET(RTI_DEFINITIONS "-DRTI_USES_STD_FSTREAM")
 
 # Detect the MAK Technologies RTI installation, 
http://www.mak.com/products/rti.php
-# note: the following list is ordered to find first the most recent version
+# note: the following list is ordered to find the most recent version first
 SET(RTI_POSSIBLE_DIRS
   ${CERTI_HOME}
   "[HKEY_LOCAL_MACHINE\\SOFTWARE\\MAK Technologies\\MAK RTI 3.2 MSVC++ 
8.0;Location]"
@@ -92,4 +92,4 @@
   ENDIF (RTI_FIND_REQUIRED)
 ENDIF(RTI_LIBRARY AND RTI_INCLUDE_DIR)
 
-# $Id: FindRTI.cmake,v 1.4 2008/09/25 08:54:15 gotthardp Exp $
+# $Id: FindRTI.cmake,v 1.5 2008/10/25 16:37:29 gotthardp Exp $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]