blob: 13486efd531f80741f6bbb92fdfb563e9e66fc3d (
plain)
1
2
3
4
5
6
|
main_dependency_diagnostic
--------------------------
* Listing the same input file as a MAIN_DEPENDENCY of a custom command
can lead to broken build time behavior. This is now diagnosed.
See policy :policy:`CMP0057`.
|