blob: 0f944b60a90c98d433368673d7721d09fbbda02b (
plain)
1
2
3
4
5
6
7
|
Swift_DEPENDENCIES_FILE
-----------------------
.. versionadded:: 3.15
This property sets the path for the Swift dependency file (swiftdep) for the
target. If one is not specified, it will default to ``<TARGET>.swiftdeps``.
|