Help: add some initial documentation for Swift support

This commit is contained in:
Saleem Abdulrasool
2019-05-08 22:49:33 -07:00
committed by Brad King
parent 9a182c9e5b
commit d745551fb6
11 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
CMAKE_Swift_MODULE_DIRECTORY
----------------------------
Swift module output directory.
This variable is used to initialise the :prop_tgt:`Swift_MODULE_DIRECTORY`
property on all the targets. See the target property for additional
information.