[Cmake-commits] [cmake-commits] king committed AddExternalProject.cmake 1.10 1.11

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Mar 18 11:01:28 EDT 2009


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

Modified Files:
	AddExternalProject.cmake 
Log Message:
STYLE: Reminder note for add_external_project work


Index: AddExternalProject.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/AddExternalProject.cmake,v
retrieving revision 1.10
retrieving revision 1.11
diff -C 2 -d -r1.10 -r1.11
*** AddExternalProject.cmake	18 Mar 2009 15:00:55 -0000	1.10
--- AddExternalProject.cmake	18 Mar 2009 15:01:25 -0000	1.11
***************
*** 478,481 ****
--- 478,482 ----
  
  
+ # TODO: Make sure external projects use the proper compiler
  function(add_external_project_configure_command name)
    get_external_project_directories(base_dir build_dir downloads_dir install_dir



More information about the Cmake-commits mailing list