STYLE: Added TODO comment for another missing feature (external object files).
This commit is contained in:
parent
be4593fa85
commit
b37b661087
|
@ -41,6 +41,7 @@
|
||||||
// TODO: Identify remaining relative path violations.
|
// TODO: Identify remaining relative path violations.
|
||||||
// TODO: Add test to drive installation through native build system.
|
// TODO: Add test to drive installation through native build system.
|
||||||
// TODO: Is there a case where quoted object list fails and unquoted works?
|
// TODO: Is there a case where quoted object list fails and unquoted works?
|
||||||
|
// TODO: External object file feature.
|
||||||
|
|
||||||
// TODO: Fortran support:
|
// TODO: Fortran support:
|
||||||
// - This needs a "provides-requires" mode for the .o files in a target.
|
// - This needs a "provides-requires" mode for the .o files in a target.
|
||||||
|
|
Loading…
Reference in New Issue