Browse Source

STYLE: Added TODO comment for another missing feature (external object files).

Brad King 21 years ago
parent
commit
b37b661087
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/cmLocalUnixMakefileGenerator2.cxx

+ 1 - 0
Source/cmLocalUnixMakefileGenerator2.cxx

@@ -41,6 +41,7 @@
 // TODO: Identify remaining relative path violations.
 // TODO: Add test to drive installation through native build system.
 // TODO: Is there a case where quoted object list fails and unquoted works?
+// TODO: External object file feature.
 
 // TODO: Fortran support:
 //  - This needs a "provides-requires" mode for the .o files in a target.