STYLE: Updated TODO comment for PUBLIC_HEADER_LOCATION export.

This commit is contained in:
Brad King 2008-01-28 15:22:07 -05:00
parent 64b6c0b950
commit e75932b61f
2 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,8 @@ cmExportBuildFileGenerator
target, properties);
// TOOD: PUBLIC_HEADER_LOCATION
// This should wait until the build feature propagation stuff
// is done. Then this can be a propagated include directory.
// this->GenerateImportProperty(config, te->HeaderGenerator,
// properties);

View File

@ -172,6 +172,8 @@ cmExportInstallFileGenerator
te->Target, properties);
// TOOD: PUBLIC_HEADER_LOCATION
// This should wait until the build feature propagation stuff
// is done. Then this can be a propagated include directory.
// this->GenerateImportProperty(config, te->HeaderGenerator,
// properties);