Browse Source

STYLE: Reminder note for add_external_project work

Brad King 16 years ago
parent
commit
566c8bb15b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/AddExternalProject.cmake

+ 1 - 0
Modules/AddExternalProject.cmake

@@ -477,6 +477,7 @@ function(add_external_project_patch_command name)
 endfunction(add_external_project_patch_command)
 
 
+# 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
     sentinels_dir source_dir tmp_dir)