[Cmake-commits] [cmake-commits] king committed CMakeLists.txt 1.17.2.5 1.17.2.6 CompilerIdVendorTest.cmake.in 1.1.2.1 NONE

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Feb 1 09:22:37 EST 2010


Update of /cvsroot/CMake/CMake/Tests/CMakeTests
In directory public:/mounts/ram/cvs-serv14361/Tests/CMakeTests

Modified Files:
      Tag: CMake-2-8
	CMakeLists.txt 
Removed Files:
      Tag: CMake-2-8
	CompilerIdVendorTest.cmake.in 
Log Message:
Revert accidental CMake-2-8 branch commit

Commit "Add alternate per-vendor compiler id detection" on this branch
was meant for the main development line.


--- CompilerIdVendorTest.cmake.in DELETED ---

Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CMakeTests/CMakeLists.txt,v
retrieving revision 1.17.2.5
retrieving revision 1.17.2.6
diff -C 2 -d -r1.17.2.5 -r1.17.2.6
*** CMakeLists.txt	1 Feb 2010 14:02:39 -0000	1.17.2.5
--- CMakeLists.txt	1 Feb 2010 14:22:35 -0000	1.17.2.6
***************
*** 27,31 ****
  AddCMakeTest(Math "")
  AddCMakeTest(CMakeMinimumRequired "")
- AddCMakeTest(CompilerIdVendor "")
  
  if(HAVE_ELF_H)
--- 27,30 ----



More information about the Cmake-commits mailing list