[Cmake-commits] [cmake-commits] hoffman committed CTestCustom.cmake.in 1.11 1.12

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Nov 13 08:46:59 EST 2009


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

Modified Files:
	CTestCustom.cmake.in 
Log Message:
get rid of the rest of the libarchive warnings by not seeing them..


Index: CTestCustom.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/CTestCustom.cmake.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -C 2 -d -r1.11 -r1.12
*** CTestCustom.cmake.in	24 Oct 2009 17:11:03 -0000	1.11
--- CTestCustom.cmake.in	13 Nov 2009 13:46:56 -0000	1.12
***************
*** 17,21 ****
    "Utilities.cmcurl"
    "Utilities.cmexpat."
!   "Utilities.cmtar"
    "/usr/include.*warning.*shadowed declaration is here"
    "/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist"
--- 17,21 ----
    "Utilities.cmcurl"
    "Utilities.cmexpat."
!   "Utilities.cmlibarchive"
    "/usr/include.*warning.*shadowed declaration is here"
    "/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist"



More information about the Cmake-commits mailing list