[Cmake-commits] [cmake-commits] alex committed FindX11.cmake 1.35 1.36

cmake-commits at cmake.org cmake-commits at cmake.org
Sun Nov 15 13:27:02 EST 2009


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

Modified Files:
	FindX11.cmake 
Log Message:
Document X11_X11_LIB and X11_X11_INCLUDE_PATH

Alex


Index: FindX11.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindX11.cmake,v
retrieving revision 1.35
retrieving revision 1.36
diff -C 2 -d -r1.35 -r1.36
*** FindX11.cmake	28 Sep 2009 15:45:50 -0000	1.35
--- FindX11.cmake	15 Nov 2009 18:26:59 -0000	1.36
***************
*** 7,10 ****
--- 7,11 ----
  # and also the following more fine grained variables:
  # Include paths: X11_ICE_INCLUDE_PATH,          X11_ICE_LIB,        X11_ICE_FOUND
+ #                X11_X11_INCLUDE_PATH,          X11_X11_LIB
  #                X11_Xaccessrules_INCLUDE_PATH,                     X11_Xaccess_FOUND
  #                X11_Xaccessstr_INCLUDE_PATH,                       X11_Xaccess_FOUND



More information about the Cmake-commits mailing list