summaryrefslogtreecommitdiffstats
path: root/Source/cmExportInstallFileGenerator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2008-01-28 20:22:07 (GMT)
committerBrad King <brad.king@kitware.com>2008-01-28 20:22:07 (GMT)
commite75932b61f6f40531c70694b14c7e068a94d8da9 (patch)
tree08113a4aeba90a090a74515da9275dc8b3b1fae2 /Source/cmExportInstallFileGenerator.cxx
parent64b6c0b950666cb1f5d8f6b219ec7a94e9e38f4a (diff)
downloadCMake-e75932b61f6f40531c70694b14c7e068a94d8da9.zip
CMake-e75932b61f6f40531c70694b14c7e068a94d8da9.tar.gz
CMake-e75932b61f6f40531c70694b14c7e068a94d8da9.tar.bz2
STYLE: Updated TODO comment for PUBLIC_HEADER_LOCATION export.
Diffstat (limited to 'Source/cmExportInstallFileGenerator.cxx')
-rw-r--r--Source/cmExportInstallFileGenerator.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmExportInstallFileGenerator.cxx b/Source/cmExportInstallFileGenerator.cxx
index fe6cdb5..82af4e1 100644
--- a/Source/cmExportInstallFileGenerator.cxx
+++ b/Source/cmExportInstallFileGenerator.cxx
@@ -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);