We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0a998 commit 5c96470Copy full SHA for 5c96470
cmake/modules/SwiftSupport.cmake
@@ -57,6 +57,7 @@ function(add_swift_library library)
57
${module_directory}/${ASL_MODULE_NAME}.swiftdoc
58
DEPENDS
59
${ASL_SOURCES}
60
+ ${CMAKE_SWIFT_COMPILER}
61
COMMAND
62
${CMAKE_COMMAND} -E make_directory ${module_directory}
63
0 commit comments