We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c018ce commit b7b0a25Copy full SHA for b7b0a25
lib/Option/CMakeLists.txt
@@ -1,7 +1,6 @@
1
add_swift_host_library(swiftOption STATIC
2
Options.cpp
3
- SanitizerOptions.cpp
4
- FILE_DEPENDS SwiftOptions)
+ SanitizerOptions.cpp)
5
add_dependencies(swiftOption
6
SwiftOptions)
7
target_link_libraries(swiftOption PRIVATE
0 commit comments