[cmake-commits] king committed UnixPaths.cmake 1.5 1.5.2.1

cmake-commits at cmake.org cmake-commits at cmake.org
Tue May 1 18:22:21 EDT 2007


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

Modified Files:
      Tag: CMake-Modules-CompilerId
	UnixPaths.cmake 
Log Message:
ENH: Merging modules changes in range CMake-Modules-CompilerId-mp1-post to CMake-Modules-CompilerId-trunk-mp1 from trunk to CMake-Modules-CompilerId branch.


Index: UnixPaths.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/Platform/UnixPaths.cmake,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- UnixPaths.cmake	28 Sep 2006 15:42:19 -0000	1.5
+++ UnixPaths.cmake	1 May 2007 22:22:19 -0000	1.5.2.1
@@ -10,6 +10,7 @@
 
   # Other
   /opt/local/include /usr/pkg/include
+  /opt/csw/include /opt/include
   )
 
 SET(CMAKE_SYSTEM_LIBRARY_PATH ${CMAKE_SYSTEM_LIBRARY_PATH}



More information about the Cmake-commits mailing list