STYLE: Reminder note for add_external_project work

This commit is contained in:
Brad King 2009-03-18 11:01:25 -04:00
parent 2cc46c12f8
commit 566c8bb15b
1 changed files with 1 additions and 0 deletions

View File

@ -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)